]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: convert Cygnus and NSP boards to Kconfig
authorSteve Rae <srae@broadcom.com>
Mon, 11 Aug 2014 20:58:26 +0000 (13:58 -0700)
committerTom Rini <trini@ti.com>
Sat, 30 Aug 2014 11:46:40 +0000 (07:46 -0400)
commit9dec5270be87c01e50808001be69fce5b92a7af8
treec230ad4ac0362019cae4844e32405ef9f2e45a16
parentda1f5ac29593449d66833e01668c878ac0665a2e
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>
arch/arm/Kconfig
board/broadcom/bcm958300k/Kconfig [new file with mode: 0644]
board/broadcom/bcm958300k/MAINTAINERS [new file with mode: 0644]
board/broadcom/bcm958622hr/Kconfig [new file with mode: 0644]
board/broadcom/bcm958622hr/MAINTAINERS [new file with mode: 0644]
configs/bcm958300k_defconfig [new file with mode: 0644]
configs/bcm958622hr_defconfig [new file with mode: 0644]