]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/Kconfig
arm: convert Cygnus and NSP boards to Kconfig
[people/ms/u-boot.git] / arch / arm / Kconfig
index 4f26d289be703f13eacd06ebfed31629e667b28a..71757e783c5e54053f69648905a36ff39b83606b 100644 (file)
@@ -425,6 +425,12 @@ config TARGET_SAMA5D3XEK
 config TARGET_BCM28155_AP
        bool "Support bcm28155_ap"
 
+config TARGET_BCM958300K
+       bool "Support bcm958300k"
+
+config TARGET_BCM958622HR
+       bool "Support bcm958622hr"
+
 config TARGET_ARNDALE
        bool "Support arndale"
 
@@ -830,6 +836,8 @@ source "board/bluegiga/apx4devkit/Kconfig"
 source "board/bluewater/snapper9260/Kconfig"
 source "board/boundary/nitrogen6x/Kconfig"
 source "board/broadcom/bcm28155_ap/Kconfig"
+source "board/broadcom/bcm958300k/Kconfig"
+source "board/broadcom/bcm958622hr/Kconfig"
 source "board/buffalo/lsxl/Kconfig"
 source "board/calao/sbc35_a9g20/Kconfig"
 source "board/calao/tny_a9260/Kconfig"