summaryrefslogtreecommitdiffstats
path: root/board/freescale/ls1012aqds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1012aqds/Kconfig')
-rw-r--r--board/freescale/ls1012aqds/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/freescale/ls1012aqds/Kconfig b/board/freescale/ls1012aqds/Kconfig
new file mode 100644
index 0000000000..1257ec8d06
--- /dev/null
+++ b/board/freescale/ls1012aqds/Kconfig
@@ -0,0 +1,15 @@
+if TARGET_LS1012AQDS
+
+config SYS_BOARD
+ default "ls1012aqds"
+
+config SYS_VENDOR
+ default "freescale"
+
+config SYS_SOC
+ default "fsl-layerscape"
+
+config SYS_CONFIG_NAME
+ default "ls1012aqds"
+
+endif
OpenPOWER on IntegriCloud