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, 0 insertions, 15 deletions
diff --git a/board/broadcom/bcm23550_w1d/Kconfig b/board/broadcom/bcm23550_w1d/Kconfig
deleted file mode 100644
index 007a127250..0000000000
--- a/board/broadcom/bcm23550_w1d/Kconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-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