summaryrefslogtreecommitdiff
path: root/board/pdm360ng/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/pdm360ng/Kconfig')
-rw-r--r--board/pdm360ng/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/pdm360ng/Kconfig b/board/pdm360ng/Kconfig
deleted file mode 100644
index 33173a0a2a..0000000000
--- a/board/pdm360ng/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_PDM360NG
-
-config SYS_BOARD
- default "pdm360ng"
-
-config SYS_CONFIG_NAME
- default "pdm360ng"
-
-endif