Minor ARM config cleanups, new bcm283x mmc driver (enabling us to get wifi on RPi3)
This commit is contained in:
parent
aca291d93b
commit
d85c975120
26 changed files with 1910 additions and 17 deletions
|
|
@ -3004,6 +3004,7 @@ CONFIG_MMA7660=m
|
|||
# CONFIG_MMA9553 is not set
|
||||
# CONFIG_MMC35240 is not set
|
||||
CONFIG_MMC_ARMMMCI=m
|
||||
CONFIG_MMC_BCM2835=m
|
||||
CONFIG_MMC_BLOCK_BOUNCE=y
|
||||
CONFIG_MMC_BLOCK=m
|
||||
CONFIG_MMC_BLOCK_MINORS=8
|
||||
|
|
@ -3186,7 +3187,7 @@ CONFIG_MVEBU_MBUS=y
|
|||
CONFIG_MVMDIO=m
|
||||
CONFIG_MVNETA_BM_ENABLE=m
|
||||
CONFIG_MVNETA=m
|
||||
# CONFIG_MVPP2 is not set
|
||||
CONFIG_MVPP2=m
|
||||
# CONFIG_MV_XOR_V2 is not set
|
||||
CONFIG_MV_XOR=y
|
||||
CONFIG_MWAVE=m
|
||||
|
|
@ -4081,6 +4082,7 @@ CONFIG_QCOM_HIDMA_MGMT=m
|
|||
CONFIG_QCOM_IRQ_COMBINER=y
|
||||
CONFIG_QCOM_L2_PMU=y
|
||||
# CONFIG_QCOM_Q6V5_PIL is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_SMD=m
|
||||
CONFIG_QCOM_SMD_RPM=m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue