diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-09-17 03:04:34 -0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-11-26 05:09:01 -0500 |
commit | 51b9310f0a33d5280a93228475fa95e38fbcba36 (patch) | |
tree | 2fedc3cb86372645a002c09d7c22d5b9bb2f45cf | |
parent | f16b89bc3cdf11266b657f2f74f4db255e77b76c (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_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/apollo_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/atari_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/bvme6000_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/hp300_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/mac_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/multi_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/mvme147_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/mvme16x_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/q40_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/sun3_defconfig | 2 | ||||
-rw-r--r-- | arch/m68k/configs/sun3x_defconfig | 2 |
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 | |||
385 | CONFIG_SYSV_FS=m | 385 | CONFIG_SYSV_FS=m |
386 | CONFIG_UFS_FS=m | 386 | CONFIG_UFS_FS=m |
387 | CONFIG_NFS_FS=y | 387 | CONFIG_NFS_FS=y |
388 | CONFIG_NFS_V4=y | 388 | CONFIG_NFS_V4=m |
389 | CONFIG_NFS_SWAP=y | 389 | CONFIG_NFS_SWAP=y |
390 | CONFIG_ROOT_NFS=y | 390 | CONFIG_ROOT_NFS=y |
391 | CONFIG_NFSD=m | 391 | CONFIG_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 | |||
342 | CONFIG_SYSV_FS=m | 342 | CONFIG_SYSV_FS=m |
343 | CONFIG_UFS_FS=m | 343 | CONFIG_UFS_FS=m |
344 | CONFIG_NFS_FS=y | 344 | CONFIG_NFS_FS=y |
345 | CONFIG_NFS_V4=y | 345 | CONFIG_NFS_V4=m |
346 | CONFIG_NFS_SWAP=y | 346 | CONFIG_NFS_SWAP=y |
347 | CONFIG_ROOT_NFS=y | 347 | CONFIG_ROOT_NFS=y |
348 | CONFIG_NFSD=m | 348 | CONFIG_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 | |||
360 | CONFIG_SYSV_FS=m | 360 | CONFIG_SYSV_FS=m |
361 | CONFIG_UFS_FS=m | 361 | CONFIG_UFS_FS=m |
362 | CONFIG_NFS_FS=y | 362 | CONFIG_NFS_FS=y |
363 | CONFIG_NFS_V4=y | 363 | CONFIG_NFS_V4=m |
364 | CONFIG_NFS_SWAP=y | 364 | CONFIG_NFS_SWAP=y |
365 | CONFIG_ROOT_NFS=y | 365 | CONFIG_ROOT_NFS=y |
366 | CONFIG_NFSD=m | 366 | CONFIG_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 | |||
334 | CONFIG_SYSV_FS=m | 334 | CONFIG_SYSV_FS=m |
335 | CONFIG_UFS_FS=m | 335 | CONFIG_UFS_FS=m |
336 | CONFIG_NFS_FS=y | 336 | CONFIG_NFS_FS=y |
337 | CONFIG_NFS_V4=y | 337 | CONFIG_NFS_V4=m |
338 | CONFIG_NFS_SWAP=y | 338 | CONFIG_NFS_SWAP=y |
339 | CONFIG_ROOT_NFS=y | 339 | CONFIG_ROOT_NFS=y |
340 | CONFIG_NFSD=m | 340 | CONFIG_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 | |||
344 | CONFIG_SYSV_FS=m | 344 | CONFIG_SYSV_FS=m |
345 | CONFIG_UFS_FS=m | 345 | CONFIG_UFS_FS=m |
346 | CONFIG_NFS_FS=y | 346 | CONFIG_NFS_FS=y |
347 | CONFIG_NFS_V4=y | 347 | CONFIG_NFS_V4=m |
348 | CONFIG_NFS_SWAP=y | 348 | CONFIG_NFS_SWAP=y |
349 | CONFIG_ROOT_NFS=y | 349 | CONFIG_ROOT_NFS=y |
350 | CONFIG_NFSD=m | 350 | CONFIG_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 | |||
367 | CONFIG_SYSV_FS=m | 367 | CONFIG_SYSV_FS=m |
368 | CONFIG_UFS_FS=m | 368 | CONFIG_UFS_FS=m |
369 | CONFIG_NFS_FS=y | 369 | CONFIG_NFS_FS=y |
370 | CONFIG_NFS_V4=y | 370 | CONFIG_NFS_V4=m |
371 | CONFIG_NFS_SWAP=y | 371 | CONFIG_NFS_SWAP=y |
372 | CONFIG_ROOT_NFS=y | 372 | CONFIG_ROOT_NFS=y |
373 | CONFIG_NFSD=m | 373 | CONFIG_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 | |||
445 | CONFIG_SYSV_FS=m | 445 | CONFIG_SYSV_FS=m |
446 | CONFIG_UFS_FS=m | 446 | CONFIG_UFS_FS=m |
447 | CONFIG_NFS_FS=y | 447 | CONFIG_NFS_FS=y |
448 | CONFIG_NFS_V4=y | 448 | CONFIG_NFS_V4=m |
449 | CONFIG_NFS_SWAP=y | 449 | CONFIG_NFS_SWAP=y |
450 | CONFIG_ROOT_NFS=y | 450 | CONFIG_ROOT_NFS=y |
451 | CONFIG_NFSD=m | 451 | CONFIG_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 | |||
334 | CONFIG_SYSV_FS=m | 334 | CONFIG_SYSV_FS=m |
335 | CONFIG_UFS_FS=m | 335 | CONFIG_UFS_FS=m |
336 | CONFIG_NFS_FS=y | 336 | CONFIG_NFS_FS=y |
337 | CONFIG_NFS_V4=y | 337 | CONFIG_NFS_V4=m |
338 | CONFIG_NFS_SWAP=y | 338 | CONFIG_NFS_SWAP=y |
339 | CONFIG_ROOT_NFS=y | 339 | CONFIG_ROOT_NFS=y |
340 | CONFIG_NFSD=m | 340 | CONFIG_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 | |||
334 | CONFIG_SYSV_FS=m | 334 | CONFIG_SYSV_FS=m |
335 | CONFIG_UFS_FS=m | 335 | CONFIG_UFS_FS=m |
336 | CONFIG_NFS_FS=y | 336 | CONFIG_NFS_FS=y |
337 | CONFIG_NFS_V4=y | 337 | CONFIG_NFS_V4=m |
338 | CONFIG_NFS_SWAP=y | 338 | CONFIG_NFS_SWAP=y |
339 | CONFIG_ROOT_NFS=y | 339 | CONFIG_ROOT_NFS=y |
340 | CONFIG_NFSD=m | 340 | CONFIG_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 | |||
358 | CONFIG_SYSV_FS=m | 358 | CONFIG_SYSV_FS=m |
359 | CONFIG_UFS_FS=m | 359 | CONFIG_UFS_FS=m |
360 | CONFIG_NFS_FS=y | 360 | CONFIG_NFS_FS=y |
361 | CONFIG_NFS_V4=y | 361 | CONFIG_NFS_V4=m |
362 | CONFIG_NFS_SWAP=y | 362 | CONFIG_NFS_SWAP=y |
363 | CONFIG_ROOT_NFS=y | 363 | CONFIG_ROOT_NFS=y |
364 | CONFIG_NFSD=m | 364 | CONFIG_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 | |||
336 | CONFIG_SYSV_FS=m | 336 | CONFIG_SYSV_FS=m |
337 | CONFIG_UFS_FS=m | 337 | CONFIG_UFS_FS=m |
338 | CONFIG_NFS_FS=y | 338 | CONFIG_NFS_FS=y |
339 | CONFIG_NFS_V4=y | 339 | CONFIG_NFS_V4=m |
340 | CONFIG_NFS_SWAP=y | 340 | CONFIG_NFS_SWAP=y |
341 | CONFIG_ROOT_NFS=y | 341 | CONFIG_ROOT_NFS=y |
342 | CONFIG_NFSD=m | 342 | CONFIG_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 | |||
336 | CONFIG_SYSV_FS=m | 336 | CONFIG_SYSV_FS=m |
337 | CONFIG_UFS_FS=m | 337 | CONFIG_UFS_FS=m |
338 | CONFIG_NFS_FS=y | 338 | CONFIG_NFS_FS=y |
339 | CONFIG_NFS_V4=y | 339 | CONFIG_NFS_V4=m |
340 | CONFIG_NFS_SWAP=y | 340 | CONFIG_NFS_SWAP=y |
341 | CONFIG_ROOT_NFS=y | 341 | CONFIG_ROOT_NFS=y |
342 | CONFIG_NFSD=m | 342 | CONFIG_NFSD=m |