diff options
author | Anders Roxell <anders.roxell@linaro.org> | 2019-11-11 11:59:56 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2019-11-11 21:22:57 +0300 |
commit | f70c08e46d55126efa6d23e149f8472c178686f2 (patch) | |
tree | e692e62d32b19692d7027ce81c7c59823ed9f0c5 /scripts/gdb/linux/utils.py | |
parent | ba603c2f0794a5c44516ad42f1064008048329ba (diff) | |
download | linux-f70c08e46d55126efa6d23e149f8472c178686f2.tar.xz |
arm64: Kconfig: make CMDLINE_FORCE depend on CMDLINE
When building allmodconfig KCONFIG_ALLCONFIG=$(pwd)/arch/arm64/configs/defconfig
CONFIG_CMDLINE_FORCE gets enabled. Which forces the user to pass the
full cmdline to CONFIG_CMDLINE="...".
Rework so that CONFIG_CMDLINE_FORCE gets set only if CONFIG_CMDLINE is
set to something except an empty string.
Suggested-by: John Garry <john.garry@huawei.com>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions