From 8131e5b0af66ed2ae326519c7a76622a38575aec Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Tue, 28 Apr 2015 15:38:21 +0800 Subject: MLK-10774-51 imx: Add epdc default configuration file Add epdc default configuration file. Signed-off-by: Peng Fan --- configs/mx6dlsabresd_epdc_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/mx6dlsabresd_epdc_defconfig (limited to 'configs/mx6dlsabresd_epdc_defconfig') diff --git a/configs/mx6dlsabresd_epdc_defconfig b/configs/mx6dlsabresd_epdc_defconfig new file mode 100644 index 0000000..ca51c58 --- /dev/null +++ b/configs/mx6dlsabresd_epdc_defconfig @@ -0,0 +1,7 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL,MXC_EPDC" +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