summaryrefslogtreecommitdiff
path: root/board/enbw/enbw_cmc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/enbw/enbw_cmc/Kconfig')
-rw-r--r--board/enbw/enbw_cmc/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/enbw/enbw_cmc/Kconfig b/board/enbw/enbw_cmc/Kconfig
deleted file mode 100644
index 796736d865..0000000000
--- a/board/enbw/enbw_cmc/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_ENBW_CMC
-
-config SYS_BOARD
- default "enbw_cmc"
-
-config SYS_VENDOR
- default "enbw"
-
-config SYS_CONFIG_NAME
- default "enbw_cmc"
-
-endif