aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/board/broadcom/bcm963158/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/board/broadcom/bcm963158/Kconfig')
-rw-r--r--roms/u-boot/board/broadcom/bcm963158/Kconfig17
1 files changed, 17 insertions, 0 deletions
diff --git a/roms/u-boot/board/broadcom/bcm963158/Kconfig b/roms/u-boot/board/broadcom/bcm963158/Kconfig
new file mode 100644
index 000000000..08a8bc1c1
--- /dev/null
+++ b/roms/u-boot/board/broadcom/bcm963158/Kconfig
@@ -0,0 +1,17 @@
+if TARGET_BCM963158
+
+config SYS_VENDOR
+ default "broadcom"
+
+config SYS_BOARD
+ default "bcm963158"
+
+config SYS_CONFIG_NAME
+ default "broadcom_bcm963158"
+
+endif
+
+config TARGET_BCM963158
+ bool "Support Broadcom bcm963158"
+ depends on ARCH_BCM63158
+ select ARM64