blob: 83f2a31f27c5071bd07fad335897406cad07e58c [file] [log] [blame]
Zev Weiss5b7203b2024-02-01 00:48:31 +00001# Needed as a bug workaround -- due to (apparently) a missing pull-up resistor
2# on the reset lines of some ASRock boards, u-boot switching the pinctrl when
3# it binds its mmc driver blips the line and resets the host; disabling the
4# driver (which isn't needed on those platforms) prevents that.
5CONFIG_MMC_SDHCI_ASPEED=n