summaryrefslogtreecommitdiffstats
path: root/board/mpl/vcma9/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpl/vcma9/Kconfig')
-rw-r--r--board/mpl/vcma9/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/mpl/vcma9/Kconfig b/board/mpl/vcma9/Kconfig
index 91246be71b..08b0fa0184 100644
--- a/board/mpl/vcma9/Kconfig
+++ b/board/mpl/vcma9/Kconfig
@@ -1,23 +1,18 @@
if TARGET_VCMA9
config SYS_CPU
- string
default "arm920t"
config SYS_BOARD
- string
default "vcma9"
config SYS_VENDOR
- string
default "mpl"
config SYS_SOC
- string
default "s3c24x0"
config SYS_CONFIG_NAME
- string
default "VCMA9"
endif
OpenPOWER on IntegriCloud