forked from OERV-BSP/u-boot
Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MMC_MAX_DEVICE Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
This commit is contained in:
@@ -78,8 +78,6 @@
|
||||
/* mmc config */
|
||||
#define CONFIG_MMC_SUNXI_SLOT 0
|
||||
|
||||
#define CONFIG_SYS_MMC_MAX_DEVICE 4
|
||||
|
||||
/*
|
||||
* Miscellaneous configurable options
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user