]> git.karo-electronics.de Git - karo-tx-linux.git/commit
initramfs: remove "compression mode" choice
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 22 May 2014 00:44:15 +0000 (10:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:44:15 +0000 (10:44 +1000)
commit205297670362c8f37502070c49a9666cca91bd1a
tree5652c8d6c3395ee0e4c677220366de8d771bb427
parentbabcd9d289695187bb5d357301dd6d8480970cb2
initramfs: remove "compression mode" choice

9ba4bcb64589 ("initramfs: read CONFIG_RD_ variables for initramfs
compression") removed the users of the various INITRAMFS_COMPRESSION_*
Kconfig symbols.  So since v3.13 the entire "Built-in initramfs
compression mode" choice is a set of knobs connected to nothing.  The
entire choice can safely be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: P J P <ppandit@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
usr/Kconfig