From 0b4cc03e89eb8586276ce4dec776ecc95a446f96 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Thu, 24 Sep 2015 13:06:48 +0800 Subject: MLK-11616 imx: mx6qpsabresd: Add defconfig files Add android and sata defconfig file. Signed-off-by: Peng Fan --- configs/mx6qpsabresd_sata_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/mx6qpsabresd_sata_defconfig (limited to 'configs/mx6qpsabresd_sata_defconfig') diff --git a/configs/mx6qpsabresd_sata_defconfig b/configs/mx6qpsabresd_sata_defconfig new file mode 100644 index 0000000..75267f5 --- /dev/null +++ b/configs/mx6qpsabresd_sata_defconfig @@ -0,0 +1,7 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6qp.cfg,MX6QP,SYS_USE_SPINOR,SYS_BOOT_SATA" +CONFIG_ARM=y +CONFIG_TARGET_MX6SABRESD=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_DM=y +CONFIG_DM_THERMAL=y -- cgit v1.1