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