]> err.no Git - linux-2.6/blobdiff - arch/sh/Kconfig
[PATCH] sh: Drop deprecated support for custom ramdisk embedding
[linux-2.6] / arch / sh / Kconfig
index 3e804c736e640eb9340128cf2adb18435a2ee61c..7d31d628cdec8407f7f4557dee460e0b568fc6da 100644 (file)
@@ -770,24 +770,6 @@ source "fs/Kconfig.binfmt"
 
 endmenu
 
-menu "SH initrd options"
-       depends on BLK_DEV_INITRD
-
-config EMBEDDED_RAMDISK
-       bool "Embed root filesystem ramdisk into the kernel"
-
-config EMBEDDED_RAMDISK_IMAGE
-       string "Filename of gziped ramdisk image"
-       depends on EMBEDDED_RAMDISK
-       default "ramdisk.gz"
-       help
-         This is the filename of the ramdisk image to be built into the
-         kernel.  Relative pathnames are relative to arch/sh/ramdisk/.
-         The ramdisk image is not part of the kernel distribution; you must
-         provide one yourself.
-
-endmenu
-
 source "net/Kconfig"
 
 source "drivers/Kconfig"