summaryrefslogtreecommitdiffstats
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorFrancois Retief <fgretief@spaceteq.co.za>2014-10-27 13:39:03 +0200
committerFrancois Retief <fgretief@spaceteq.co.za>2015-11-13 10:23:32 +0200
commit3f33f6a28b7a823bfa19157353e8b7c78c63f63c (patch)
treec87f76da1eb6aa2b3b5e3cb08ed5f1f4fdb46f97 /include/config_cmd_all.h
parent898cc81da3dd5bfa0f77f1791f76d3512b5e4dce (diff)
downloadblackbird-obmc-uboot-3f33f6a28b7a823bfa19157353e8b7c78c63f63c.tar.gz
blackbird-obmc-uboot-3f33f6a28b7a823bfa19157353e8b7c78c63f63c.zip
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>
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r--include/config_cmd_all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index 8832552f31..424721b7e7 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -13,7 +13,6 @@
* Alphabetical list of all possible commands.
*/
-#define CONFIG_CMD_AMBAPP /* AMBA Plug & Play Bus print utility */
#define CONFIG_CMD_ASKENV /* ask for env variable */
#define CONFIG_CMD_BEDBUG /* Include BedBug Debugger */
#define CONFIG_CMD_BMP /* BMP support */
OpenPOWER on IntegriCloud