aboutsummaryrefslogtreecommitdiff
path: root/board/broadcom/bcmcygnus/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/broadcom/bcmcygnus/Kconfig')
-rw-r--r--board/broadcom/bcmcygnus/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/board/broadcom/bcmcygnus/Kconfig b/board/broadcom/bcmcygnus/Kconfig
deleted file mode 100644
index faba4cf82b..0000000000
--- a/board/broadcom/bcmcygnus/Kconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-if TARGET_BCMCYGNUS
-
-config SYS_BOARD
- default "bcm_ep"
-
-config SYS_VENDOR
- default "broadcom"
-
-config SYS_SOC
- default "bcmcygnus"
-
-config SYS_CONFIG_NAME
- default "bcm_ep_board"
-
-endif