summaryrefslogtreecommitdiff
path: root/arch/m68k/configs/sun3_defconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-09-17 09:04:34 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-11-26 11:09:01 +0100
commit51b9310f0a33d5280a93228475fa95e38fbcba36 (patch)
tree2fedc3cb86372645a002c09d7c22d5b9bb2f45cf /arch/m68k/configs/sun3_defconfig
parentf16b89bc3cdf11266b657f2f74f4db255e77b76c (diff)
m68k/defconfig: Make NFS_V4 modular instead of builtin
This reduces the kernel image size by ca. 100 KiB, while still allowing NFS root. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/sun3_defconfig')
-rw-r--r--arch/m68k/configs/sun3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/configs/sun3_defconfig b/arch/m68k/configs/sun3_defconfig
index 54674d61e001..bb87f17ef477 100644
--- a/arch/m68k/configs/sun3_defconfig
+++ b/arch/m68k/configs/sun3_defconfig
@@ -336,7 +336,7 @@ CONFIG_QNX6FS_FS=m
CONFIG_SYSV_FS=m
CONFIG_UFS_FS=m
CONFIG_NFS_FS=y
-CONFIG_NFS_V4=y
+CONFIG_NFS_V4=m
CONFIG_NFS_SWAP=y
CONFIG_ROOT_NFS=y
CONFIG_NFSD=m