wip: Enable BCM2835_MMC
All checks were successful
dustin/photoframe2/pipeline/head This commit looks good

Trying to get the kernel to find the root filesystem on the SD card...
This commit is contained in:
2024-12-10 14:43:10 -06:00
parent adf77e301c
commit 3de06660b0

View File

@@ -14,6 +14,9 @@ CONFIG_PCI=y
CONFIG_PCIE_BRCMSTB=y
CONFIG_BLK_DEV_NVME=y
CONFIG_MMC_BCM2835_SDHOST=y
CONFIG_MMC_BCM2835_MMC=y
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_I2C=y