diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 3e804c736e64..7d31d628cdec 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -770,24 +770,6 @@ source "fs/Kconfig.binfmt" | |||
770 | 770 | ||
771 | endmenu | 771 | endmenu |
772 | 772 | ||
773 | menu "SH initrd options" | ||
774 | depends on BLK_DEV_INITRD | ||
775 | |||
776 | config EMBEDDED_RAMDISK | ||
777 | bool "Embed root filesystem ramdisk into the kernel" | ||
778 | |||
779 | config EMBEDDED_RAMDISK_IMAGE | ||
780 | string "Filename of gziped ramdisk image" | ||
781 | depends on EMBEDDED_RAMDISK | ||
782 | default "ramdisk.gz" | ||
783 | help | ||
784 | This is the filename of the ramdisk image to be built into the | ||
785 | kernel. Relative pathnames are relative to arch/sh/ramdisk/. | ||
786 | The ramdisk image is not part of the kernel distribution; you must | ||
787 | provide one yourself. | ||
788 | |||
789 | endmenu | ||
790 | |||
791 | source "net/Kconfig" | 773 | source "net/Kconfig" |
792 | 774 | ||
793 | source "drivers/Kconfig" | 775 | source "drivers/Kconfig" |