Skip to content

Commit a1f925b

Browse files
committed
mmc: omap: drop TPS65010 dependency
The original TPS65010 dependency was only needed for MACH_OMAP_H2, which is now gone, but I messed up the conversion when I removed that symbol. Now the missing TPS65010 causes a boot failure on other machines such as the SX1. Reported-by: Guenter Roeck <[email protected]> Fixes: 0d7bb85 ("ARM: omap1: remove unused board files") Signed-off-by: Arnd Bergmann <[email protected]>
1 parent e5b8323 commit a1f925b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/mmc/host/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,6 @@ config MMC_SDHCI_ST
488488
config MMC_OMAP
489489
tristate "TI OMAP Multimedia Card Interface support"
490490
depends on ARCH_OMAP
491-
depends on TPS65010
492491
help
493492
This selects the TI OMAP Multimedia card Interface.
494493
If you have an OMAP board with a Multimedia Card slot,

0 commit comments

Comments
 (0)