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