diff options
author | Steve Rae <srae@broadcom.com> | 2014-08-11 13:58:26 -0700 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-30 07:46:40 -0400 |
commit | 9dec5270be87c01e50808001be69fce5b92a7af8 (patch) | |
tree | c230ad4ac0362019cae4844e32405ef9f2e45a16 /board/broadcom/bcm958300k/MAINTAINERS | |
parent | da1f5ac29593449d66833e01668c878ac0665a2e (diff) | |
download | u-boot-9dec5270be87c01e50808001be69fce5b92a7af8.tar.gz |
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>
Diffstat (limited to 'board/broadcom/bcm958300k/MAINTAINERS')
-rw-r--r-- | board/broadcom/bcm958300k/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/broadcom/bcm958300k/MAINTAINERS b/board/broadcom/bcm958300k/MAINTAINERS new file mode 100644 index 0000000000..f75ee6e73c --- /dev/null +++ b/board/broadcom/bcm958300k/MAINTAINERS @@ -0,0 +1,6 @@ +Broadcom: Cygnus +M: Steve Rae <srae@broadcom.com> +S: Maintained +F: board/broadcom/bcm958300k/ +F: include/configs/bcm_ep_board.h +F: configs/bcm958300k_defconfig |