commit | 729da8b22d69c79ef56d8e2d3b3b20135f06db13 | [log] [tgz] |
---|---|---|
author | Steve Rae <srae@broadcom.com> | Mon Aug 11 13:58:26 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 07:46:40 2014 -0400 |
tree | c230ad4ac0362019cae4844e32405ef9f2e45a16 | |
parent | 5a5cb00ae250046b3d3561c7fc4c9115ba4b100c [diff] [blame] |
arm: convert Cygnus and NSP boards to Kconfig Convert the bcm958300k and the bcm958622hr boards from "boards.cfg" to Kconfig. Signed-off-by: Steve Rae <srae@broadcom.com>
diff --git a/configs/bcm958300k_defconfig b/configs/bcm958300k_defconfig new file mode 100644 index 0000000..066739d --- /dev/null +++ b/configs/bcm958300k_defconfig
@@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_SIZE=0x20000000" +CONFIG_ARM=y +CONFIG_TARGET_BCM958300K=y