wip: Enable BCM2835_MMC
dustin/photoframe2/pipeline/head This commit looks good
Details
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
parent
adf77e301c
commit
3de06660b0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue