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