projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd283ce
)
ARM: configs tizen_bcm2711_defconfig: Enable CONFIG_SENSORS_RASPBERRYPI_HWMON
author
Chanwoo Choi
<cw00.choi@samsung.com>
Wed, 22 Apr 2020 03:29:02 +0000
(12:29 +0900)
committer
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:44:01 +0000
(17:44 +0900)
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 <cw00.choi@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tizen_bcm2711_defconfig
b/arch/arm/configs/tizen_bcm2711_defconfig
index
7777d3e
..
72c60da
100644
(file)
--- 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