From: Chanwoo Choi Date: Wed, 22 Apr 2020 03:29:02 +0000 (+0900) Subject: ARM: configs tizen_bcm2711_defconfig: Enable CONFIG_SENSORS_RASPBERRYPI_HWMON X-Git-Tag: submit/tizen/20220208.074352~153 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ca94cfee0b1ef6033a0b5756e04e3b9a1cd1210;p=platform%2Fkernel%2Flinux-rpi.git ARM: configs tizen_bcm2711_defconfig: Enable CONFIG_SENSORS_RASPBERRYPI_HWMON Enable CONFIG_SENSORS_RASPBERRYPI_HWMON in order to detect the under-voltage situation. The hwmon voltage sensor check the voltage with 2 second period. Change-Id: If0a8bb2aef5ac14a075af97592cb570bbab2f1df Signed-off-by: Chanwoo Choi --- diff --git a/arch/arm/configs/tizen_bcm2711_defconfig b/arch/arm/configs/tizen_bcm2711_defconfig index 7777d3e..72c60da 100644 --- a/arch/arm/configs/tizen_bcm2711_defconfig +++ b/arch/arm/configs/tizen_bcm2711_defconfig @@ -303,6 +303,7 @@ CONFIG_GPIO_STMPE=y CONFIG_POWER_RESET=y CONFIG_POWER_RESET_GPIO=y CONFIG_POWER_SUPPLY=y +CONFIG_SENSORS_RASPBERRYPI_HWMON=y CONFIG_THERMAL=y CONFIG_BCM2835_THERMAL=y CONFIG_BRCMSTB_THERMAL=y