]> git.ipfire.org Git - people/ms/u-boot.git/commit
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
authorFrancois Retief <fgretief@spaceteq.co.za>
Mon, 27 Oct 2014 11:39:03 +0000 (13:39 +0200)
committerFrancois Retief <fgretief@spaceteq.co.za>
Fri, 13 Nov 2015 08:23:32 +0000 (10:23 +0200)
commit3f33f6a28b7a823bfa19157353e8b7c78c63f63c
treec87f76da1eb6aa2b3b5e3cb08ed5f1f4fdb46f97
parent898cc81da3dd5bfa0f77f1791f76d3512b5e4dce
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>
common/Kconfig
common/board_r.c
configs/grsim_defconfig
include/config_cmd_all.h
include/configs/gr_cpci_ax2000.h
include/configs/gr_ep2s60.h
include/configs/gr_xc3s_1500.h
include/configs/grsim.h