Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

powerpc/microwatt: Add LiteX MMC driver

Enable the LiteX MMC device and it's dependency the common clock
framework.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220804015708.5928-1-joel@jms.id.au

authored by

Joel Stanley and committed by
Michael Ellerman
0b9e534f 98acee3f

+5
+5
arch/powerpc/configs/microwatt_defconfig
··· 75 75 CONFIG_SPI_SPIDEV=y 76 76 # CONFIG_HWMON is not set 77 77 # CONFIG_USB_SUPPORT is not set 78 + CONFIG_MMC=y 79 + # CONFIG_PWRSEQ_EMMC is not set 80 + # CONFIG_PWRSEQ_SIMPLE is not set 81 + CONFIG_MMC_LITEX=y 78 82 # CONFIG_VIRTIO_MENU is not set 83 + CONFIG_COMMON_CLK=y 79 84 # CONFIG_IOMMU_SUPPORT is not set 80 85 # CONFIG_NVMEM is not set 81 86 CONFIG_EXT4_FS=y