summaryrefslogtreecommitdiff
path: root/configs/mx6ul_14x14_evk_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-01-29 19:58:03 +0300
committerStefano Babic <sbabic@denx.de>2020-02-09 16:52:39 +0300
commit19ba4808c149e7bb0780b10d489c2b53c01334ea (patch)
treeef64ae4ef4d8941f3fee1e07184cb2cb69a29c05 /configs/mx6ul_14x14_evk_defconfig
parentc0a179a7a57a6cad939b5bfc499367989d8f67a3 (diff)
downloadu-boot-19ba4808c149e7bb0780b10d489c2b53c01334ea.tar.xz
mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfig
The CONFIG_DM_74X164 symbols should be moved to the defconfig file, as indicated in the comments. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx6ul_14x14_evk_defconfig')
-rw-r--r--configs/mx6ul_14x14_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6ul_14x14_evk_defconfig b/configs/mx6ul_14x14_evk_defconfig
index 60484e24f6..53ff67c2bd 100644
--- a/configs/mx6ul_14x14_evk_defconfig
+++ b/configs/mx6ul_14x14_evk_defconfig
@@ -44,6 +44,7 @@ CONFIG_DEFAULT_DEVICE_TREE="imx6ul-14x14-evk"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
+CONFIG_DM_74X164=y
CONFIG_DM_I2C=y
CONFIG_DM_MMC=y
CONFIG_FSL_USDHC=y