From: Josh Triplett Date: Mon, 3 Sep 2012 05:21:21 +0000 (-0700) Subject: x86/Kconfig: Turn off CONFIG_BLK_DEV_RAM X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~91^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be2f328d8616c81b86e4013974608776c317bbeb;p=pandora-kernel.git x86/Kconfig: Turn off CONFIG_BLK_DEV_RAM The vast majority of systems either use initramfs or mount a root filesystem directly from the kernel. Distros have defaulted to initramfs for years. Only highly specialized systems would use an actual filesystem-image initrd at this point, and such systems don't rely on defconfig anyway. Drop initrd support (and specifically RAM block device support) from the defconfigs. Signed-off-by: Josh Triplett Cc: Randy Dunlap Cc: Suresh Siddha Cc: Linus Torvalds Cc: Andrew Morton Cc: Peter Zijlstra Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/2521e983a63595cd7a331236d929577660f89c72.1346649518.git.josh@joshtriplett.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed