summaryrefslogtreecommitdiff
path: root/configs/mx6sxsabresd_m4fastup_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-03-06 20:36:36 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:06:23 +0800
commit5339edf521351724ee1f9dc6fd0ce412cc6a8f4c (patch)
tree40b454ddab9e6a199593a30ec5824ef658e9190f /configs/mx6sxsabresd_m4fastup_defconfig
parentdaa11e1c5f173c918ce49c614b7b4b9c1e962bdc (diff)
downloadu-boot-imx-5339edf521351724ee1f9dc6fd0ce412cc6a8f4c.zip
u-boot-imx-5339edf521351724ee1f9dc6fd0ce412cc6a8f4c.tar.gz
u-boot-imx-5339edf521351724ee1f9dc6fd0ce412cc6a8f4c.tar.bz2
MLK-14326-7 mx6sxsabresd: Enable OF_CONTROL and DM drivers
Update mx6sxsabresd board files and build configurations to enable OF_CONTROL and DM drivers. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs/mx6sxsabresd_m4fastup_defconfig')
-rw-r--r--configs/mx6sxsabresd_m4fastup_defconfig20
1 files changed, 19 insertions, 1 deletions
diff --git a/configs/mx6sxsabresd_m4fastup_defconfig b/configs/mx6sxsabresd_m4fastup_defconfig
index 2e7457a..6929a67 100644
--- a/configs/mx6sxsabresd_m4fastup_defconfig
+++ b/configs/mx6sxsabresd_m4fastup_defconfig
@@ -29,5 +29,23 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
-CONFIG_OF_LIBFDT=y
+# CONFIG_OF_LIBFDT=y
+
+CONFIG_DEFAULT_DEVICE_TREE="imx6sx-sdb"
+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_IMX_BOOTAUX=y