[arch-commits] Commit in kernel26-lts/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Fri May 20 06:35:57 UTC 2011


    Date: Friday, May 20, 2011 @ 02:35:57
  Author: tpowa
Revision: 124353

add cifs upcall to config files

Modified:
  kernel26-lts/trunk/config
  kernel26-lts/trunk/config.x86_64

---------------+
 config        |    4 ++--
 config.x86_64 |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: config
===================================================================
--- config	2011-05-20 06:28:42 UTC (rev 124352)
+++ config	2011-05-20 06:35:57 UTC (rev 124353)
@@ -4366,11 +4366,11 @@
 CONFIG_CIFS_STATS=y
 # CONFIG_CIFS_STATS2 is not set
 CONFIG_CIFS_WEAK_PW_HASH=y
-# CONFIG_CIFS_UPCALL is not set
+CONFIG_CIFS_UPCALL=y
 CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_DEBUG2 is not set
-# CONFIG_CIFS_DFS_UPCALL is not set
+CONFIG_CIFS_DFS_UPCALL=y
 # CONFIG_CIFS_EXPERIMENTAL is not set
 CONFIG_NCP_FS=m
 # CONFIG_NCPFS_PACKET_SIGNING is not set

Modified: config.x86_64
===================================================================
--- config.x86_64	2011-05-20 06:28:42 UTC (rev 124352)
+++ config.x86_64	2011-05-20 06:35:57 UTC (rev 124353)
@@ -4179,11 +4179,11 @@
 CONFIG_CIFS_STATS=y
 # CONFIG_CIFS_STATS2 is not set
 CONFIG_CIFS_WEAK_PW_HASH=y
-# CONFIG_CIFS_UPCALL is not set
+CONFIG_CIFS_UPCALL=y
 CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_DEBUG2 is not set
-# CONFIG_CIFS_DFS_UPCALL is not set
+CONFIG_CIFS_DFS_UPCALL=y
 # CONFIG_CIFS_EXPERIMENTAL is not set
 CONFIG_NCP_FS=m
 # CONFIG_NCPFS_PACKET_SIGNING is not set




More information about the arch-commits mailing list