init: remove CONFIG_INIT_FALLBACK
authorAndy Lutomirski <[email protected]>
Fri, 13 Feb 2015 22:40:21 +0000 (14:40 -0800)
committerLinus Torvalds <[email protected]>
Sat, 14 Feb 2015 05:21:42 +0000 (21:21 -0800)
commit5125991c9a9360fbdb717e22783c970bbd140660
treee6709a73481011458fda0c0d4581c046c8d7d511
parentbebf56a1b176c2e1c9efe44e7e6915532cc682cf
init: remove CONFIG_INIT_FALLBACK

CONFIG_INIT_FALLBACK adds config bloat without an obvious use case that
makes it worth keeping around.  Delete it.

Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Chuck Ebbert <[email protected]>
Cc: Frank Rowand <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Rob Landley <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
init/Kconfig
init/main.c