lx2160aqds : Add support for LX2160AQDS platform
[platform/kernel/u-boot.git] / board / freescale / lx2160a / Kconfig
index 5562c3e..122a385 100644 (file)
@@ -14,3 +14,21 @@ config SYS_CONFIG_NAME
 
 source "board/freescale/common/Kconfig"
 endif
+
+if TARGET_LX2160AQDS
+
+config SYS_BOARD
+       default "lx2160a"
+
+config SYS_VENDOR
+       default "freescale"
+
+config SYS_SOC
+       default "fsl-layerscape"
+
+config SYS_CONFIG_NAME
+       default "lx2160aqds"
+
+source "board/freescale/common/Kconfig"
+endif
+