commit | 219f4788d33b04e394d4ade1feaedc0292acc790 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Jun 19 15:54:35 2012 -0700 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jun 20 20:36:51 2012 +0200 |
tree | f3829771b07673cb0571fc9a02aba66689d8249b | |
parent | 26750c8aee2383a026e0cf89e9310628d3a5a6a0 [diff] |
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c Exactly one board has defined CONFIG_SYS_PROMPT_HUSH_PS2 to a value different than "> " which is vision2. I have Cc'd the maintainer here as I strongly suspect this is a bug rather than intentional behavior. Cc: Stefano Babic <sbabic@denx.de> Signed-off-by: Tom Rini <trini@ti.com> Acked-by: Stefano Babic <sbabic@denx.de>