mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-27 23:21:01 +00:00
omap4: Remove CONFIG_SYS_MMC_SET_DEV
This is only used on !CONFIG_GENERIC_MMC which is false here. Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
9baa37b1df
commit
4335517088
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@
|
||||||
#define CONFIG_GENERIC_MMC 1
|
#define CONFIG_GENERIC_MMC 1
|
||||||
#define CONFIG_MMC 1
|
#define CONFIG_MMC 1
|
||||||
#define CONFIG_OMAP_HSMMC 1
|
#define CONFIG_OMAP_HSMMC 1
|
||||||
#define CONFIG_SYS_MMC_SET_DEV 1
|
|
||||||
#define CONFIG_DOS_PARTITION 1
|
#define CONFIG_DOS_PARTITION 1
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue