wip: Enable BCM2835_MMC
dustin/photoframe2/pipeline/head This commit looks good Details

Trying to get the kernel to find the root filesystem on the SD card...
pull/1/head
Dustin 2024-12-10 14:43:10 -06:00
parent adf77e301c
commit 3de06660b0
1 changed files with 3 additions and 0 deletions

View File

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