From: Jan Kiszka <[email protected]> We will need this regulator driver built into the kernel in order to get the SD card interface up once the newer bootloader firmware is used.
Signed-off-by: Jan Kiszka <[email protected]> --- recipes-kernel/linux/files/rpi4_defconfig_5.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/files/rpi4_defconfig_5.4 b/recipes-kernel/linux/files/rpi4_defconfig_5.4 index a3c488d..1b06ab1 100644 --- a/recipes-kernel/linux/files/rpi4_defconfig_5.4 +++ b/recipes-kernel/linux/files/rpi4_defconfig_5.4 @@ -725,7 +725,7 @@ CONFIG_MFD_ARIZONA_I2C=m CONFIG_MFD_ARIZONA_SPI=m CONFIG_MFD_WM5102=y CONFIG_REGULATOR=y -CONFIG_REGULATOR_FIXED_VOLTAGE=m +CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_ARIZONA_LDO1=m CONFIG_REGULATOR_ARIZONA_MICSUPP=m CONFIG_REGULATOR_GPIO=y -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/a4bd1bf241f142b6cc0e3d8ec92b3b3aa885d755.1586760835.git.jan.kiszka%40web.de.
