diff options
author | Palmer Dabbelt <palmer@sifive.com> | 2018-03-13 13:31:20 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2018-04-03 09:48:27 -0700 |
commit | f6a11d9febad1f308fe4119a54b92e335e7c8032 (patch) | |
tree | 3753ca62435690ccd1b57b06e6dd6daa1db6b1eb /scripts | |
parent | 7a8e7da42250138adf202ba2596ef7f68651060a (diff) | |
download | linux-f6a11d9febad1f308fe4119a54b92e335e7c8032.tar.bz2 |
RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCE
The device tree code looks for CONFIG_CMDLINE_FORCE, but we were using
CONFIG_CMDLINE_OVERRIDE. It looks like this was just a hold over from
before our device tree conversion -- in fact, we'd already removed the
support for CONFIG_CMDLINE_OVERRIDE from our arch-specific code so it
didn't even work any more.
Thanks to Mortiz and Trung for finding the original bug, and for Michael
for suggeting a better fix.
CC: Trung Tran <trung.tran@ettus.com>
CC: Michael J Clark <mjc@sifive.com>
Reviewed-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions