summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2022-07-10 13:42:56 +0200
committerTom Rini <[email protected]>2022-07-25 13:02:03 -0400
commit45a121885ff063fb7299a92990695fb2142857ba (patch)
treee3f84401d3a5b600f9aa1015bbc9cfbb02a1c73d /scripts
parent390d9e2c8c7202f2153eba5e71cfe13803d44e73 (diff)
Nokia RX-51: Remove CONFIG_PREBOOT from defconfig
CONFIG_PREBOOT just cause putting "preboot=CONFIG_PREBOOT" into env list. Value CONFIG_PREBOOT="run preboot" in defconfig is just nonsense and does not do anything useful (it is infinite recursion). Config file for this board already contains default preboot= env variable with correct value, which has higher priority than CONFIG_PREBOOT and this is reason why nonsense CONFIG_PREBOOT is ignored. Remove nonsense and unused CONFIG_PREBOOT from nokia_rx51_defconfig file. Signed-off-by: Pali Rohár <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions