mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:44:45 +01:00
MIPS: eyeq6_defconfig: add cadence MMC/SDHCI driver
Enable MMC support on eyeQ6 platform so it can be used as the root partition. Signed-off-by: Benoît Monin <benoit.monin@bootlin.com> Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
71ad8d3c46
commit
e1c98b1f5f
1 changed files with 2 additions and 0 deletions
|
|
@ -82,6 +82,8 @@ CONFIG_HID_MICROSOFT=y
|
|||
CONFIG_HID_MONTEREY=y
|
||||
CONFIG_MMC=y
|
||||
CONFIG_MMC_SDHCI=y
|
||||
CONFIG_MMC_SDHCI_PLTFM=y
|
||||
CONFIG_MMC_SDHCI_CADENCE=y
|
||||
# CONFIG_IOMMU_SUPPORT is not set
|
||||
CONFIG_RESET_CONTROLLER=y
|
||||
# CONFIG_NVMEM is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue