summaryrefslogtreecommitdiff
path: root/include/configs/mx6ul_14x14_evk.h
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-01-29 13:58:03 -0300
committerStefano Babic <sbabic@denx.de>2020-02-09 14:52:39 +0100
commit19ba4808c149e7bb0780b10d489c2b53c01334ea (patch)
treeef64ae4ef4d8941f3fee1e07184cb2cb69a29c05 /include/configs/mx6ul_14x14_evk.h
parentc0a179a7a57a6cad939b5bfc499367989d8f67a3 (diff)
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 'include/configs/mx6ul_14x14_evk.h')
-rw-r--r--include/configs/mx6ul_14x14_evk.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mx6ul_14x14_evk.h b/include/configs/mx6ul_14x14_evk.h
index 5cc15b6d2f..f347eeb39f 100644
--- a/include/configs/mx6ul_14x14_evk.h
+++ b/include/configs/mx6ul_14x14_evk.h
@@ -44,11 +44,6 @@
#define CONFIG_SYS_I2C_SPEED 100000
#endif
-/* Note: This is incorrect and should move to Kconfig / defconfig */
-#ifdef CONFIG_DM_GPIO
-#define CONFIG_DM_74X164
-#endif
-
#define CONFIG_SYS_MMC_IMG_LOAD_PART 1
#define CONFIG_EXTRA_ENV_SETTINGS \