commit | 77732028ac294643b27c21007f032ff5846ceefa | [log] [tgz] |
---|---|---|
author | Francois Retief <fgretief@spaceteq.co.za> | Mon Oct 27 13:39:03 2014 +0200 |
committer | Francois Retief <fgretief@spaceteq.co.za> | Fri Nov 13 10:23:32 2015 +0200 |
tree | c87f76da1eb6aa2b3b5e3cb08ed5f1f4fdb46f97 | |
parent | 02e2a84b2c7e557224aa0c78c293a9a3659343c0 [diff] |
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig Add an initr function in the board_r.c file for the AMBA Plug&Play command. Add a Kconfig entry for the ambapp command and remove all CONFIG_CMD_AMBAPP defines from the board configuration headers. Add a Kconfig entry to display the AMBA Plug&Play information on startup. This option is off by default. Remove relevent define from board configuration headers. Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>