diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 20b223ba654..a16b6dfe3bc 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -2041,15 +2041,6 @@ config STACKTRACE_SUPPORT | |||
2041 | 2041 | ||
2042 | source "init/Kconfig" | 2042 | source "init/Kconfig" |
2043 | 2043 | ||
2044 | config PROBE_INITRD_HEADER | ||
2045 | bool "Probe initrd header created by addinitrd" | ||
2046 | depends on BLK_DEV_INITRD | ||
2047 | help | ||
2048 | Probe initrd header at the last page of kernel image. | ||
2049 | Say Y here if you are using arch/mips/boot/addinitrd.c to | ||
2050 | add initrd or initramfs image to the kernel image. | ||
2051 | Otherwise, say N. | ||
2052 | |||
2053 | source "kernel/Kconfig.freezer" | 2044 | source "kernel/Kconfig.freezer" |
2054 | 2045 | ||
2055 | menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)" | 2046 | menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)" |