]> rtime.felk.cvut.cz Git - linux-imx.git/commit
x86/Kconfig: Turn off CONFIG_BLK_DEV_RAM
authorJosh Triplett <josh@joshtriplett.org>
Mon, 3 Sep 2012 05:21:21 +0000 (22:21 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 5 Sep 2012 08:43:11 +0000 (10:43 +0200)
commitbe2f328d8616c81b86e4013974608776c317bbeb
tree4de3b21ba3ad5204382952da56108a83b86b501a
parentb92f885f31db782608c8b73942111238020b1f4a
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 <josh@joshtriplett.org>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/2521e983a63595cd7a331236d929577660f89c72.1346649518.git.josh@joshtriplett.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig