]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
config: remove redundant CONFIG_SYS_PROMPT defines
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 13 Nov 2014 09:43:52 +0000 (18:43 +0900)
committerTom Rini <trini@ti.com>
Sun, 23 Nov 2014 11:49:02 +0000 (06:49 -0500)
commitc66109cd3bc69f48b1b9e19568a6df7f3ea3629d
tree374c986aafe70f47e96d12d7ae1e96cd2b1a0776
parent4efb6542238ba872263b4955b3b89d00fcf0e228
config: remove redundant CONFIG_SYS_PROMPT defines

Since commit 0defddc851ed (config: Add a default CONFIG_SYS_PROMPT),
each board header does not need to define CONFIG_SYS_PROMPT
as long as it uses the default prompt "=> ".

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
include/configs/T1040QDS.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/ids8313.h
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h
include/configs/udoo.h