mirror of https://github.com/OpenIPC/firmware.git
[no ci] ingenic t21 kernel: enable mmc1
parent
77928cb844
commit
cc6f1f0975
|
@ -1452,7 +1452,12 @@ CONFIG_JZMMC_V12_MMC0=y
|
|||
CONFIG_JZMMC_V12_MMC0_PB_4BIT=y
|
||||
CONFIG_MMC0_MAX_FREQ=24000000
|
||||
# CONFIG_MMC0_PIO_MODE is not set
|
||||
# CONFIG_JZMMC_V12_MMC1 is not set
|
||||
CONFIG_JZMMC_V12_MMC1=y
|
||||
# CONFIG_JZMMC_V12_MMC1_PD_4BIT is not set
|
||||
# CONFIG_JZMMC_V12_MMC1_PB_4BIT is not set
|
||||
CONFIG_JZMMC_V12_MMC1_PC_4BIT=y
|
||||
CONFIG_MMC1_MAX_FREQ=24000000
|
||||
# CONFIG_MMC1_PIO_MODE is not set
|
||||
# CONFIG_JZMMC_V12_MMC2 is not set
|
||||
# CONFIG_MMC_SDHCI is not set
|
||||
# CONFIG_MMC_VUB300 is not set
|
||||
|
|
Loading…
Reference in New Issue