summaryrefslogtreecommitdiffstats
path: root/board/broadcom/bcm23550_w1d/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/broadcom/bcm23550_w1d/Kconfig')
-rw-r--r--board/broadcom/bcm23550_w1d/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/broadcom/bcm23550_w1d/Kconfig b/board/broadcom/bcm23550_w1d/Kconfig
new file mode 100644
index 0000000000..007a127250
--- /dev/null
+++ b/board/broadcom/bcm23550_w1d/Kconfig
@@ -0,0 +1,15 @@
+if TARGET_BCM23550_W1D
+
+config SYS_BOARD
+ default "bcm23550_w1d"
+
+config SYS_VENDOR
+ default "broadcom"
+
+config SYS_SOC
+ default "bcm235xx"
+
+config SYS_CONFIG_NAME
+ default "bcm23550_w1d"
+
+endif
OpenPOWER on IntegriCloud