summaryrefslogtreecommitdiff
path: root/target/aarch64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-10 15:22:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-16 04:00:51 +0100
commit9be63f41ba116764704fb16838d230c97b00e272 (patch)
tree935e6058a61c19cd7b7d73e087da22d604bca135 /target/aarch64
parent7092982282fc81608ea83c330eaeb951d47bfc74 (diff)
rpi5: move MMC config to mini.config
Diffstat (limited to 'target/aarch64')
-rw-r--r--target/aarch64/kernel/raspberry-pi515
1 files changed, 0 insertions, 15 deletions
diff --git a/target/aarch64/kernel/raspberry-pi5 b/target/aarch64/kernel/raspberry-pi5
index bdd0b463a..b28ad08df 100644
--- a/target/aarch64/kernel/raspberry-pi5
+++ b/target/aarch64/kernel/raspberry-pi5
@@ -92,21 +92,6 @@ CONFIG_USB_CONFIGFS_F_PRINTER=y
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_G_MULTI_RNDIS=y
CONFIG_USB_ROLE_SWITCH=y
-CONFIG_MMC=y
-CONFIG_PWRSEQ_EMMC=y
-CONFIG_PWRSEQ_SIMPLE=y
-CONFIG_MMC_BLOCK=y
-CONFIG_MMC_BLOCK_MINORS=32
-CONFIG_MMC_BCM2835_MMC=y
-CONFIG_MMC_BCM2835_DMA=y
-CONFIG_MMC_BCM2835_PIO_DMA_BARRIER=2
-CONFIG_MMC_BCM2835_SDHOST=y
-CONFIG_MMC_SDHCI=y
-CONFIG_MMC_SDHCI_IO_ACCESSORS=y
-CONFIG_MMC_SDHCI_PLTFM=y
-CONFIG_MMC_SDHCI_IPROC=y
-CONFIG_MMC_CQHCI=y
-CONFIG_MMC_SDHCI_BRCMSTB=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_EDAC_SUPPORT=y