commit | c66109cd3bc69f48b1b9e19568a6df7f3ea3629d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Nov 13 18:43:52 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sun Nov 23 06:49:02 2014 -0500 |
tree | 374c986aafe70f47e96d12d7ae1e96cd2b1a0776 | |
parent | 4efb6542238ba872263b4955b3b89d00fcf0e228 [diff] |
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>