diff options
author | Karel Kočí <cynerd@email.cz> | 2021-09-12 18:00:36 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2021-09-12 18:00:36 +0200 |
commit | 8d44689e215c777ddd7a1439d16569cd930b8276 (patch) | |
tree | d161d92c52503f90db99461fb83464b19b5e04b2 /linux-mox/config-mox.aarch64 | |
parent | 89f74bb28dc5fe948a6b6daa5d2de9ea55736c04 (diff) | |
download | alpine-personal-pkgs-8d44689e215c777ddd7a1439d16569cd930b8276.tar.gz alpine-personal-pkgs-8d44689e215c777ddd7a1439d16569cd930b8276.tar.bz2 alpine-personal-pkgs-8d44689e215c777ddd7a1439d16569cd930b8276.zip |
linux-mox: try to enable other options
Diffstat (limited to 'linux-mox/config-mox.aarch64')
-rw-r--r-- | linux-mox/config-mox.aarch64 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-mox/config-mox.aarch64 b/linux-mox/config-mox.aarch64 index a8101f0..68ea406 100644 --- a/linux-mox/config-mox.aarch64 +++ b/linux-mox/config-mox.aarch64 @@ -6990,7 +6990,7 @@ CONFIG_USB_ROLE_SWITCH=y CONFIG_MMC=m CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m CONFIG_MMC_BLOCK=m CONFIG_MMC_BLOCK_MINORS=8 CONFIG_SDIO_UART=m @@ -7023,7 +7023,7 @@ CONFIG_MMC_SDHCI_F_SDH30=m CONFIG_MMC_SDHCI_IPROC=m CONFIG_MMC_SDHCI_MSM=m CONFIG_MMC_TIFM_SD=m -# CONFIG_MMC_SPI is not set +CONFIG_MMC_SPI=m # CONFIG_MMC_SDHCI_SPRD is not set CONFIG_MMC_CB710=m CONFIG_MMC_VIA_SDMMC=m |