Message ID | 20190426190430.172543-2-joel@joelfernandes.org (mailing list archive) |
---|---|
State | Mainlined |
Commit | bc0c60457c35c895b5591f85046b1f13da5487c4 |
Headers | show |
Series | [v7,resend,1/2] Provide in-kernel headers to make extending kernel easier | expand |
diff --git a/init/Kconfig b/init/Kconfig index 47c0db6e63a5..26a364a95b57 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -562,7 +562,6 @@ config BUILD_BIN2C config IKCONFIG tristate "Kernel .config support" - select BUILD_BIN2C ---help--- This option enables the complete Linux kernel ".config" file contents to be saved in the kernel. It provides documentation