[no ci] ingenic t21 kernel: enable mmc1 (#1244)

pull/1245/head
gtxaspec 2024-01-09 02:39:05 -08:00 committed by GitHub
parent 523bbd5c97
commit 581a2e2fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -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