Enable DW MMC for generic ARM (hi6220 SoC support)
This commit is contained in:
parent
097adef62b
commit
d74310b357
@ -142,12 +142,13 @@ CONFIG_MMC_SPI=m
|
||||
# Designware (used by numerous devices)
|
||||
CONFIG_MMC_DW=m
|
||||
CONFIG_MMC_DW_PLTFM=m
|
||||
CONFIG_MMC_DW_IDMAC=y
|
||||
CONFIG_MMC_DW_K3=m
|
||||
CONFIG_MMC_DW_PCI=m
|
||||
CONFIG_SPI_DW_MMIO=m
|
||||
CONFIG_SPI_DW_PCI=m
|
||||
# CONFIG_SPI_DW_MID_DMA is not set
|
||||
# CONFIG_MMC_DW_IDMAC is not set
|
||||
# CONFIG_MMC_DW_K3 is not set
|
||||
# CONFIG_MMC_QCOM_DML is not set
|
||||
CONFIG_USB_DWC2=m
|
||||
CONFIG_USB_DWC2_DUAL_ROLE=y
|
||||
|
@ -2033,6 +2033,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Jul 17 2015 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Enable DW MMC for generic ARM (hi6220 SoC support)
|
||||
|
||||
* Wed Jul 15 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc2.git1.1
|
||||
- Linux v4.2-rc2-77-gf760b87f8f12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user