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