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