summaryrefslogtreecommitdiff
path: root/board/mpl/vcma9/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpl/vcma9/Kconfig')
-rw-r--r--board/mpl/vcma9/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/board/mpl/vcma9/Kconfig b/board/mpl/vcma9/Kconfig
deleted file mode 100644
index a156452..0000000
--- a/board/mpl/vcma9/Kconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-if TARGET_VCMA9
-
-config SYS_BOARD
- default "vcma9"
-
-config SYS_VENDOR
- default "mpl"
-
-config SYS_SOC
- default "s3c24x0"
-
-config SYS_CONFIG_NAME
- default "VCMA9"
-
-endif