Skip to content

Commit 65a4030

Browse files
committed
Merge tag 'v5.13-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/defconfig
- Delete MTK_PMIC_WRAP added twice. - Set MMC_MTK as built-in to be able to boot from MMC device. * tag 'v5.13-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux: arm64: defconfig: Allow Mediatek boards to boot from the mmc arm64: defconfig: Do not override the MTK_PMIC_WRAP symbol Link: https://lore.kernel.org/r/ad6f7f4e-7e4d-08b9-8781-71bd78444929@gmail.com Signed-off-by: Olof Johansson <olof@lixom.net>
2 parents f1b1d76 + 6c2cfc9 commit 65a4030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,6 @@ CONFIG_SPI_S3C64XX=y
491491
CONFIG_SPI_SH_MSIOF=m
492492
CONFIG_SPI_SUN6I=y
493493
CONFIG_SPI_SPIDEV=m
494-
CONFIG_MTK_PMIC_WRAP=m
495494
CONFIG_SPMI=y
496495
CONFIG_PINCTRL_SINGLE=y
497496
CONFIG_PINCTRL_MAX77620=y
@@ -866,6 +865,7 @@ CONFIG_MMC_DW_K3=y
866865
CONFIG_MMC_DW_ROCKCHIP=y
867866
CONFIG_MMC_SUNXI=y
868867
CONFIG_MMC_BCM2835=y
868+
CONFIG_MMC_MTK=y
869869
CONFIG_MMC_SDHCI_XENON=y
870870
CONFIG_MMC_SDHCI_AM654=y
871871
CONFIG_MMC_OWL=y

0 commit comments

Comments
 (0)