]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: Don't suggest to build modules in Kconfig.
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 23 Jan 2024 16:18:16 +0000 (17:18 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 15 Apr 2024 06:19:11 +0000 (15:19 +0900)
commit4c9307b2552ea32179b8820751a9023f1df26b3a
tree5b0dd67499bc87c977ef9268f89cc6d12504f4ff
parentf9a86fb118530fea5a87dd7f88e90c31c989043f
mmc: Don't suggest to build modules in Kconfig.

U-Boot does not support building kernel modules.

Fixes: 3c0dbed232bd ("mmc: arm_pl180_mmci: adapt driver to DM usage")
Fixes: 36645f45a048 ("drivers: mmc: Add sdhci driver for Broadcom iProc platform")
Fixes: dadd43c14368 ("mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver")
Fixes: b312c590bcd8 ("mmc: Add MMC support for stm32h7 Socs")
Fixes: d24b69395949 ("mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/mmc/Kconfig