aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-04-15 12:23:35 +0800
committerStefano Babic <sbabic@denx.de>2022-04-21 14:38:03 +0200
commit228e947fa49ea3a33da4570a30e380a9c37a1870 (patch)
treecd6f5d415f4f5b6e51a7a2958a960134e0a07c9e /include
parent893152f383e10ade4ce3cff913a15caaf7aec26c (diff)
downloadu-boot-228e947fa49ea3a33da4570a30e380a9c37a1870.zip
u-boot-228e947fa49ea3a33da4570a30e380a9c37a1870.tar.gz
u-boot-228e947fa49ea3a33da4570a30e380a9c37a1870.tar.bz2
configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM
With DM_MMC, CONFIG_SYS_FSL_USDHC_NUM is not needed. Reviewed-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx6sxsabresd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6sxsabresd.h b/include/configs/mx6sxsabresd.h
index b679d13..2552fc0 100644
--- a/include/configs/mx6sxsabresd.h
+++ b/include/configs/mx6sxsabresd.h
@@ -149,6 +149,4 @@
#endif
#endif
-#define CONFIG_SYS_FSL_USDHC_NUM 3
-
#endif /* __CONFIG_H */