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