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>
This commit is contained in:
Peng Fan 2022-04-15 12:23:35 +08:00 committed by Stefano Babic
parent 893152f383
commit 228e947fa4

View file

@ -149,6 +149,4 @@
#endif
#endif
#define CONFIG_SYS_FSL_USDHC_NUM 3
#endif /* __CONFIG_H */