mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 08:12:06 +02:00
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MMC_ENV_DEV CONFIG_SYS_MMC_ENV_PART Note that with this conversion we now have consistent behavior with respect to ensuring that we have always selected the correct MMC device and hardware partition. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -2985,8 +2985,6 @@ CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR
|
||||
CONFIG_SYS_MMC_BASE
|
||||
CONFIG_SYS_MMC_CD_PIN
|
||||
CONFIG_SYS_MMC_CLK_OD
|
||||
CONFIG_SYS_MMC_ENV_DEV
|
||||
CONFIG_SYS_MMC_ENV_PART
|
||||
CONFIG_SYS_MMC_MAX_BLK_COUNT
|
||||
CONFIG_SYS_MMC_MAX_DEVICE
|
||||
CONFIG_SYS_MMC_U_BOOT_DST
|
||||
|
Reference in New Issue
Block a user