summaryrefslogtreecommitdiff
path: root/configs/mx6dlsabresd_epdc_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-03-03 16:46:08 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:04:44 +0800
commit24066e390f71de726d972c2cf4a2d9b9718f7d3d (patch)
treebb45a211e6ede2041671184ebc3510909f4d0b57 /configs/mx6dlsabresd_epdc_defconfig
parent057a61e898c8847091cfc5f4c0491a5a953c54d1 (diff)
downloadu-boot-imx-24066e390f71de726d972c2cf4a2d9b9718f7d3d.zip
u-boot-imx-24066e390f71de726d972c2cf4a2d9b9718f7d3d.tar.gz
u-boot-imx-24066e390f71de726d972c2cf4a2d9b9718f7d3d.tar.bz2
MLK-14326-2 mx6dlsabresd: Enable OF_CONTROL and DM driver
Enable OF_CONTROL and DM driver on mx6dlsabresd. And add the imx6dl sabresd DTS file for using DTB. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs/mx6dlsabresd_epdc_defconfig')
-rw-r--r--configs/mx6dlsabresd_epdc_defconfig21
1 files changed, 19 insertions, 2 deletions
diff --git a/configs/mx6dlsabresd_epdc_defconfig b/configs/mx6dlsabresd_epdc_defconfig
index 2656a20..5db6a41 100644
--- a/configs/mx6dlsabresd_epdc_defconfig
+++ b/configs/mx6dlsabresd_epdc_defconfig
@@ -39,7 +39,24 @@ CONFIG_G_DNL_MANUFACTURER="FSL"
CONFIG_G_DNL_VENDOR_NUM=0x0525
CONFIG_G_DNL_PRODUCT_NUM=0xa4a5
# CONFIG_VIDEO_SW_CURSOR is not set
-CONFIG_OF_LIBFDT=y
+# CONFIG_OF_LIBFDT=y
+
+CONFIG_DEFAULT_DEVICE_TREE="imx6dl-sabresd"
+CONFIG_OF_CONTROL=y
+# CONFIG_BLK is not set
+CONFIG_DM_GPIO=y
+CONFIG_DM_I2C=y
+CONFIG_DM_MMC=y
+# CONFIG_DM_MMC_OPS is not set
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_IMX6=y
+CONFIG_DM_PMIC=y
+CONFIG_DM_PMIC_PFUZE100=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_PFUZE100=y
+CONFIG_DM_REGULATOR_FIXED=y
+CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_ETH=y
+CONFIG_DM_USB=y
CONFIG_MXC_EPDC=y
CONFIG_LCD=y
-CONFIG_SYS_CONSOLE_IS_IN_ENV=y