aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-09-17 03:04:34 -0400
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-11-26 05:09:01 -0500
commit51b9310f0a33d5280a93228475fa95e38fbcba36 (patch)
tree2fedc3cb86372645a002c09d7c22d5b9bb2f45cf
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>
-rw-r--r--arch/m68k/configs/amiga_defconfig2
-rw-r--r--arch/m68k/configs/apollo_defconfig2
-rw-r--r--arch/m68k/configs/atari_defconfig2
-rw-r--r--arch/m68k/configs/bvme6000_defconfig2
-rw-r--r--arch/m68k/configs/hp300_defconfig2
-rw-r--r--arch/m68k/configs/mac_defconfig2
-rw-r--r--arch/m68k/configs/multi_defconfig2
-rw-r--r--arch/m68k/configs/mvme147_defconfig2
-rw-r--r--arch/m68k/configs/mvme16x_defconfig2
-rw-r--r--arch/m68k/configs/q40_defconfig2
-rw-r--r--arch/m68k/configs/sun3_defconfig2
-rw-r--r--arch/m68k/configs/sun3x_defconfig2
12 files changed, 12 insertions, 12 deletions
diff --git a/arch/m68k/configs/amiga_defconfig b/arch/m68k/configs/amiga_defconfig
index 19325e117eea..04432b7ce157 100644
--- a/arch/m68k/configs/amiga_defconfig
+++ b/arch/m68k/configs/amiga_defconfig
@@ -385,7 +385,7 @@ CONFIG_QNX6FS_FS=m
385CONFIG_SYSV_FS=m 385CONFIG_SYSV_FS=m
386CONFIG_UFS_FS=m 386CONFIG_UFS_FS=m
387CONFIG_NFS_FS=y 387CONFIG_NFS_FS=y
388CONFIG_NFS_V4=y 388CONFIG_NFS_V4=m
389CONFIG_NFS_SWAP=y 389CONFIG_NFS_SWAP=y
390CONFIG_ROOT_NFS=y 390CONFIG_ROOT_NFS=y
391CONFIG_NFSD=m 391CONFIG_NFSD=m
diff --git a/arch/m68k/configs/apollo_defconfig b/arch/m68k/configs/apollo_defconfig
index 14dc6ccda7f4..a018fd7ed7bc 100644
--- a/arch/m68k/configs/apollo_defconfig
+++ b/arch/m68k/configs/apollo_defconfig
@@ -342,7 +342,7 @@ CONFIG_QNX6FS_FS=m
342CONFIG_SYSV_FS=m 342CONFIG_SYSV_FS=m
343CONFIG_UFS_FS=m 343CONFIG_UFS_FS=m
344CONFIG_NFS_FS=y 344CONFIG_NFS_FS=y
345CONFIG_NFS_V4=y 345CONFIG_NFS_V4=m
346CONFIG_NFS_SWAP=y 346CONFIG_NFS_SWAP=y
347CONFIG_ROOT_NFS=y 347CONFIG_ROOT_NFS=y
348CONFIG_NFSD=m 348CONFIG_NFSD=m
diff --git a/arch/m68k/configs/atari_defconfig b/arch/m68k/configs/atari_defconfig
index 6d5370c914b2..fa33639b4107 100644
--- a/arch/m68k/configs/atari_defconfig
+++ b/arch/m68k/configs/atari_defconfig
@@ -360,7 +360,7 @@ CONFIG_QNX6FS_FS=m
360CONFIG_SYSV_FS=m 360CONFIG_SYSV_FS=m
361CONFIG_UFS_FS=m 361CONFIG_UFS_FS=m
362CONFIG_NFS_FS=y 362CONFIG_NFS_FS=y
363CONFIG_NFS_V4=y 363CONFIG_NFS_V4=m
364CONFIG_NFS_SWAP=y 364CONFIG_NFS_SWAP=y
365CONFIG_ROOT_NFS=y 365CONFIG_ROOT_NFS=y
366CONFIG_NFSD=m 366CONFIG_NFSD=m
diff --git a/arch/m68k/configs/bvme6000_defconfig b/arch/m68k/configs/bvme6000_defconfig
index c015ddb6fd80..ca310d586689 100644
--- a/arch/m68k/configs/bvme6000_defconfig
+++ b/arch/m68k/configs/bvme6000_defconfig
@@ -334,7 +334,7 @@ CONFIG_QNX6FS_FS=m
334CONFIG_SYSV_FS=m 334CONFIG_SYSV_FS=m
335CONFIG_UFS_FS=m 335CONFIG_UFS_FS=m
336CONFIG_NFS_FS=y 336CONFIG_NFS_FS=y
337CONFIG_NFS_V4=y 337CONFIG_NFS_V4=m
338CONFIG_NFS_SWAP=y 338CONFIG_NFS_SWAP=y
339CONFIG_ROOT_NFS=y 339CONFIG_ROOT_NFS=y
340CONFIG_NFSD=m 340CONFIG_NFSD=m
diff --git a/arch/m68k/configs/hp300_defconfig b/arch/m68k/configs/hp300_defconfig
index ec7382d8afff..aa98958c230e 100644
--- a/arch/m68k/configs/hp300_defconfig
+++ b/arch/m68k/configs/hp300_defconfig
@@ -344,7 +344,7 @@ CONFIG_QNX6FS_FS=m
344CONFIG_SYSV_FS=m 344CONFIG_SYSV_FS=m
345CONFIG_UFS_FS=m 345CONFIG_UFS_FS=m
346CONFIG_NFS_FS=y 346CONFIG_NFS_FS=y
347CONFIG_NFS_V4=y 347CONFIG_NFS_V4=m
348CONFIG_NFS_SWAP=y 348CONFIG_NFS_SWAP=y
349CONFIG_ROOT_NFS=y 349CONFIG_ROOT_NFS=y
350CONFIG_NFSD=m 350CONFIG_NFSD=m
diff --git a/arch/m68k/configs/mac_defconfig b/arch/m68k/configs/mac_defconfig
index 7d46fbec7042..ac2c153f8a4c 100644
--- a/arch/m68k/configs/mac_defconfig
+++ b/arch/m68k/configs/mac_defconfig
@@ -367,7 +367,7 @@ CONFIG_QNX6FS_FS=m
367CONFIG_SYSV_FS=m 367CONFIG_SYSV_FS=m
368CONFIG_UFS_FS=m 368CONFIG_UFS_FS=m
369CONFIG_NFS_FS=y 369CONFIG_NFS_FS=y
370CONFIG_NFS_V4=y 370CONFIG_NFS_V4=m
371CONFIG_NFS_SWAP=y 371CONFIG_NFS_SWAP=y
372CONFIG_ROOT_NFS=y 372CONFIG_ROOT_NFS=y
373CONFIG_NFSD=m 373CONFIG_NFSD=m
diff --git a/arch/m68k/configs/multi_defconfig b/arch/m68k/configs/multi_defconfig
index b17a8837f0e1..61cdb096ca43 100644
--- a/arch/m68k/configs/multi_defconfig
+++ b/arch/m68k/configs/multi_defconfig
@@ -445,7 +445,7 @@ CONFIG_QNX6FS_FS=m
445CONFIG_SYSV_FS=m 445CONFIG_SYSV_FS=m
446CONFIG_UFS_FS=m 446CONFIG_UFS_FS=m
447CONFIG_NFS_FS=y 447CONFIG_NFS_FS=y
448CONFIG_NFS_V4=y 448CONFIG_NFS_V4=m
449CONFIG_NFS_SWAP=y 449CONFIG_NFS_SWAP=y
450CONFIG_ROOT_NFS=y 450CONFIG_ROOT_NFS=y
451CONFIG_NFSD=m 451CONFIG_NFSD=m
diff --git a/arch/m68k/configs/mvme147_defconfig b/arch/m68k/configs/mvme147_defconfig
index 5586c6529fce..f89613f9c82b 100644
--- a/arch/m68k/configs/mvme147_defconfig
+++ b/arch/m68k/configs/mvme147_defconfig
@@ -334,7 +334,7 @@ CONFIG_QNX6FS_FS=m
334CONFIG_SYSV_FS=m 334CONFIG_SYSV_FS=m
335CONFIG_UFS_FS=m 335CONFIG_UFS_FS=m
336CONFIG_NFS_FS=y 336CONFIG_NFS_FS=y
337CONFIG_NFS_V4=y 337CONFIG_NFS_V4=m
338CONFIG_NFS_SWAP=y 338CONFIG_NFS_SWAP=y
339CONFIG_ROOT_NFS=y 339CONFIG_ROOT_NFS=y
340CONFIG_NFSD=m 340CONFIG_NFSD=m
diff --git a/arch/m68k/configs/mvme16x_defconfig b/arch/m68k/configs/mvme16x_defconfig
index e5e8262bbacd..d086acd6aa26 100644
--- a/arch/m68k/configs/mvme16x_defconfig
+++ b/arch/m68k/configs/mvme16x_defconfig
@@ -334,7 +334,7 @@ CONFIG_QNX6FS_FS=m
334CONFIG_SYSV_FS=m 334CONFIG_SYSV_FS=m
335CONFIG_UFS_FS=m 335CONFIG_UFS_FS=m
336CONFIG_NFS_FS=y 336CONFIG_NFS_FS=y
337CONFIG_NFS_V4=y 337CONFIG_NFS_V4=m
338CONFIG_NFS_SWAP=y 338CONFIG_NFS_SWAP=y
339CONFIG_ROOT_NFS=y 339CONFIG_ROOT_NFS=y
340CONFIG_NFSD=m 340CONFIG_NFSD=m
diff --git a/arch/m68k/configs/q40_defconfig b/arch/m68k/configs/q40_defconfig
index be1496ed9b66..3662899c0f88 100644
--- a/arch/m68k/configs/q40_defconfig
+++ b/arch/m68k/configs/q40_defconfig
@@ -358,7 +358,7 @@ CONFIG_QNX6FS_FS=m
358CONFIG_SYSV_FS=m 358CONFIG_SYSV_FS=m
359CONFIG_UFS_FS=m 359CONFIG_UFS_FS=m
360CONFIG_NFS_FS=y 360CONFIG_NFS_FS=y
361CONFIG_NFS_V4=y 361CONFIG_NFS_V4=m
362CONFIG_NFS_SWAP=y 362CONFIG_NFS_SWAP=y
363CONFIG_ROOT_NFS=y 363CONFIG_ROOT_NFS=y
364CONFIG_NFSD=m 364CONFIG_NFSD=m
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
336CONFIG_SYSV_FS=m 336CONFIG_SYSV_FS=m
337CONFIG_UFS_FS=m 337CONFIG_UFS_FS=m
338CONFIG_NFS_FS=y 338CONFIG_NFS_FS=y
339CONFIG_NFS_V4=y 339CONFIG_NFS_V4=m
340CONFIG_NFS_SWAP=y 340CONFIG_NFS_SWAP=y
341CONFIG_ROOT_NFS=y 341CONFIG_ROOT_NFS=y
342CONFIG_NFSD=m 342CONFIG_NFSD=m
diff --git a/arch/m68k/configs/sun3x_defconfig b/arch/m68k/configs/sun3x_defconfig
index 832d9539f441..b75a0b177b24 100644
--- a/arch/m68k/configs/sun3x_defconfig
+++ b/arch/m68k/configs/sun3x_defconfig
@@ -336,7 +336,7 @@ CONFIG_QNX6FS_FS=m
336CONFIG_SYSV_FS=m 336CONFIG_SYSV_FS=m
337CONFIG_UFS_FS=m 337CONFIG_UFS_FS=m
338CONFIG_NFS_FS=y 338CONFIG_NFS_FS=y
339CONFIG_NFS_V4=y 339CONFIG_NFS_V4=m
340CONFIG_NFS_SWAP=y 340CONFIG_NFS_SWAP=y
341CONFIG_ROOT_NFS=y 341CONFIG_ROOT_NFS=y
342CONFIG_NFSD=m 342CONFIG_NFSD=m