[POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3
authorLinas Vepstas <linas@austin.ibm.com>
Wed, 29 Nov 2006 18:05:22 +0000 (12:05 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:41:54 +0000 (20:41 +1100)
Defconfig ppc64 kernels running under late-model distros
may hang in the automounter rc.d script, which seems to be
expecting autofs version 4. This patch uses the newer autofs.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/configs/ppc64_defconfig

index be11df7c11aa4ea455022791b7e8847449f371ee..1c009651f9250f18eb19bcc8a759c46e4307a8ce 100644 (file)
@@ -1386,8 +1386,8 @@ CONFIG_INOTIFY=y
 CONFIG_INOTIFY_USER=y
 # CONFIG_QUOTA is not set
 CONFIG_DNOTIFY=y
-CONFIG_AUTOFS_FS=y
-# CONFIG_AUTOFS4_FS is not set
+# CONFIG_AUTOFS_FS is not set
+CONFIG_AUTOFS4_FS=m
 # CONFIG_FUSE_FS is not set
 
 #