summaryrefslogtreecommitdiffstats
path: root/board/freescale/m5272c3/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m5272c3/Kconfig')
-rw-r--r--board/freescale/m5272c3/Kconfig19
1 files changed, 19 insertions, 0 deletions
diff --git a/board/freescale/m5272c3/Kconfig b/board/freescale/m5272c3/Kconfig
new file mode 100644
index 0000000000..b69c37af2a
--- /dev/null
+++ b/board/freescale/m5272c3/Kconfig
@@ -0,0 +1,19 @@
+if TARGET_M5272C3
+
+config SYS_CPU
+ string
+ default "mcf52x2"
+
+config SYS_BOARD
+ string
+ default "m5272c3"
+
+config SYS_VENDOR
+ string
+ default "freescale"
+
+config SYS_CONFIG_NAME
+ string
+ default "M5272C3"
+
+endif
OpenPOWER on IntegriCloud