configs: tizen_bcm2711_defconfig: Enable REGULATOR_FIXED_VOLTAGE option
authorJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 2 Apr 2020 04:56:26 +0000 (13:56 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:44:00 +0000 (17:44 +0900)
Later revisions of the Raspberry Pi 4B have a separate control over the
SD card power and the related dts file declares it. To support this in
Tizen, enable a fixed voltage regulator option.

Change-Id: I446c0494b761b9ca70535b5713f4f4b431719cb1
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig

index 26151c8..618ae3a 100644 (file)
@@ -313,7 +313,7 @@ CONFIG_MFD_STMPE=y
 CONFIG_STMPE_SPI=y
 CONFIG_MFD_WL1273_CORE=m
 CONFIG_REGULATOR=y
-CONFIG_REGULATOR_FIXED_VOLTAGE=m
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_GPIO=y
 CONFIG_RC_CORE=y
 CONFIG_RC_DECODERS=y