diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-02-22 08:27:49 +0900 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2023-02-22 08:27:49 +0900 |
commit | 6ded8a28ed80e4cc666f1a3f999b1c7e6f011cdd (patch) | |
tree | 1c76ee5e53ec8dfdb68e3f10a819ae0cc5a776d0 /drivers/eisa/Kconfig | |
parent | b743852ccc1d9630bb07dc65ef185dab7e2984f6 (diff) | |
download | linux-stable-6ded8a28ed80e4cc666f1a3f999b1c7e6f011cdd.tar.gz linux-stable-6ded8a28ed80e4cc666f1a3f999b1c7e6f011cdd.tar.bz2 linux-stable-6ded8a28ed80e4cc666f1a3f999b1c7e6f011cdd.zip |
bootconfig: Default BOOT_CONFIG_FORCE to y if BOOT_CONFIG_EMBED
When a kernel is built with CONFIG_BOOT_CONFIG_EMBED=y, the intention
will normally be to unconditionally provide the specified kernel-boot
arguments to the kernel, as opposed to requiring a separately provided
bootconfig parameter. Therefore, make the BOOT_CONFIG_FORCE Kconfig
option default to y in kernels built with CONFIG_BOOT_CONFIG_EMBED=y.
The old semantics may be obtained by manually overriding this default.
Link: https://lore.kernel.org/all/20230107162202.GA4028633@paulmck-ThinkPad-P17-Gen-1/
Suggested-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'drivers/eisa/Kconfig')
0 files changed, 0 insertions, 0 deletions