[PATCH v5 3/3] init/config: Do not select BUILD_BIN2C for IKCONFIG
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: [PATCH v5 3/3] init/config: Do not select BUILD_BIN2C for IKCONFIG
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Mar 2019 12:31:16 -0400
- Cc: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>, ast@xxxxxxxxxx, atishp04@xxxxxxxxx, dancol@xxxxxxxxxx, Dan Williams <dan.j.williams@xxxxxxxxx>, dietmar.eggemann@xxxxxxx, gregkh@xxxxxxxxxxxxxxxxxxx, Guenter Roeck <groeck@xxxxxxxxxxxx>, Jonathan Corbet <corbet@xxxxxxx>, karim.yaghmour@xxxxxxxxxxx, Kees Cook <keescook@xxxxxxxxxxxx>, kernel-team@xxxxxxxxxxx, linux-doc@xxxxxxxxxxxxxxx, linux-kselftest@xxxxxxxxxxxxxxx, linux-trace-devel@xxxxxxxxxxxxxxx, Manoj Rao <linux@xxxxxxxxxxxxxxxx>, Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>, mhiramat@xxxxxxxxxx, qais.yousef@xxxxxxx, rdunlap@xxxxxxxxxxxxx, rostedt@xxxxxxxxxxx, Shuah Khan <shuah@xxxxxxxxxx>, yhs@xxxxxx
- In-reply-to: <20190320163116.39275-1-joel@joelfernandes.org>
- References: <20190320163116.39275-1-joel@joelfernandes.org>
Since commit 13610aa908dc ("kernel/configs: use .incbin directive to
embed config_data.gz"), IKCONFIG no longer uses BUILD_BIN2C so prevent
it from being selected in Kconfig.
Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>
---
init/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/init/Kconfig b/init/Kconfig
index ea75bfbf7dfa..ffcb2f90543f 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
--
2.21.0.225.g810b269d1ac-goog
[Index of Archives]
[Linux USB Development]
[Linux USB Development]
[Linux Audio Users]
[Yosemite Hiking]
[Linux Kernel]
[Linux SCSI]