diff options
author | Anders Roxell <anders.roxell@linaro.org> | 2020-01-24 14:46:15 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-02-26 15:31:46 +0300 |
commit | 645e64662af4dba9eb4a80bbab2663dd22018312 (patch) | |
tree | 8620f21e85a2c474b0b32f1871aa49fd896b743a /include/asm-generic/dma-contiguous.h | |
parent | f8788d86ab28f61f7b46eb6be375f8a726783636 (diff) | |
download | linux-645e64662af4dba9eb4a80bbab2663dd22018312.tar.xz |
x86/Kconfig: Make CMDLINE_OVERRIDE depend on non-empty CMDLINE
When trying to boot an allmodconfig kernel that is built with
KCONFIG_ALLCONFIG=$(pwd)/arch/x86/configs/x86_64_defconfig, it doesn't
boot since CONFIG_CMDLINE_OVERRIDE gets enabled and that requires the
user to pass the full cmdline to CONFIG_CMDLINE.
Change so that CONFIG_CMDLINE_OVERRIDE gets set only if CONFIG_CMDLINE
is set to something except an empty string.
[ bp: touchup. ]
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200124114615.11577-1-anders.roxell@linaro.org
Diffstat (limited to 'include/asm-generic/dma-contiguous.h')
0 files changed, 0 insertions, 0 deletions