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