configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM
authorPeng Fan <peng.fan@nxp.com>
Fri, 15 Apr 2022 04:23:35 +0000 (12:23 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 21 Apr 2022 12:38:03 +0000 (14:38 +0200)
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>
include/configs/mx6sxsabresd.h

index b679d13..2552fc0 100644 (file)
 #endif
 #endif
 
-#define CONFIG_SYS_FSL_USDHC_NUM       3
-
 #endif                         /* __CONFIG_H */