diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2009-12-16 20:57:07 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-12-16 20:57:07 -0500 |
commit | 32028f1f7bce32e72183129dc55fc23656e7081c (patch) | |
tree | 1ff4b992a66bc3b2dcc097fabc15ae2ce1507057 /arch/mips/configs | |
parent | 0e8cccc40665a2943f2bf93b9036579e85a716f4 (diff) |
MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER
Addinitrd has been superseded by initramfs ages ago.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/ar7_defconfig | 1 | ||||
-rw-r--r-- | arch/mips/configs/cavium-octeon_defconfig | 1 | ||||
-rw-r--r-- | arch/mips/configs/rbtx49xx_defconfig | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/configs/ar7_defconfig b/arch/mips/configs/ar7_defconfig index 35648302f7cc..2cb304a226ad 100644 --- a/arch/mips/configs/ar7_defconfig +++ b/arch/mips/configs/ar7_defconfig | |||
@@ -265,7 +265,6 @@ CONFIG_DEFAULT_DEADLINE=y | |||
265 | # CONFIG_DEFAULT_CFQ is not set | 265 | # CONFIG_DEFAULT_CFQ is not set |
266 | # CONFIG_DEFAULT_NOOP is not set | 266 | # CONFIG_DEFAULT_NOOP is not set |
267 | CONFIG_DEFAULT_IOSCHED="deadline" | 267 | CONFIG_DEFAULT_IOSCHED="deadline" |
268 | CONFIG_PROBE_INITRD_HEADER=y | ||
269 | # CONFIG_FREEZER is not set | 268 | # CONFIG_FREEZER is not set |
270 | 269 | ||
271 | # | 270 | # |
diff --git a/arch/mips/configs/cavium-octeon_defconfig b/arch/mips/configs/cavium-octeon_defconfig index 7afaa28a3768..1819a4c907ba 100644 --- a/arch/mips/configs/cavium-octeon_defconfig +++ b/arch/mips/configs/cavium-octeon_defconfig | |||
@@ -269,7 +269,6 @@ CONFIG_DEFAULT_CFQ=y | |||
269 | # CONFIG_DEFAULT_NOOP is not set | 269 | # CONFIG_DEFAULT_NOOP is not set |
270 | CONFIG_DEFAULT_IOSCHED="cfq" | 270 | CONFIG_DEFAULT_IOSCHED="cfq" |
271 | CONFIG_CLASSIC_RCU=y | 271 | CONFIG_CLASSIC_RCU=y |
272 | # CONFIG_PROBE_INITRD_HEADER is not set | ||
273 | # CONFIG_FREEZER is not set | 272 | # CONFIG_FREEZER is not set |
274 | 273 | ||
275 | # | 274 | # |
diff --git a/arch/mips/configs/rbtx49xx_defconfig b/arch/mips/configs/rbtx49xx_defconfig index 6c6a19aebe1f..4f3b970006fc 100644 --- a/arch/mips/configs/rbtx49xx_defconfig +++ b/arch/mips/configs/rbtx49xx_defconfig | |||
@@ -284,7 +284,6 @@ CONFIG_DEFAULT_AS=y | |||
284 | # CONFIG_DEFAULT_CFQ is not set | 284 | # CONFIG_DEFAULT_CFQ is not set |
285 | # CONFIG_DEFAULT_NOOP is not set | 285 | # CONFIG_DEFAULT_NOOP is not set |
286 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 286 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
287 | # CONFIG_PROBE_INITRD_HEADER is not set | ||
288 | # CONFIG_FREEZER is not set | 287 | # CONFIG_FREEZER is not set |
289 | 288 | ||
290 | # | 289 | # |