projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce397d2
)
ARM: bcm2835_defconfig: Enable RPi voltage sensor
author
Stefan Wahren
<stefan.wahren@i2se.com>
Fri, 25 May 2018 19:24:37 +0000
(21:24 +0200)
committer
Eric Anholt
<eric@anholt.net>
Fri, 22 Jun 2018 00:28:37 +0000
(17:28 -0700)
The patch enables the hwmon driver for the Raspberry Pi.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
arch/arm/configs/bcm2835_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/bcm2835_defconfig
b/arch/arm/configs/bcm2835_defconfig
index e4d188f0a4b498a8922f330c9e868d6e2bd66d3a..e9bc88937b1e43a7d84fdb0ecf445bdee3625d98 100644
(file)
--- a/
arch/arm/configs/bcm2835_defconfig
+++ b/
arch/arm/configs/bcm2835_defconfig
@@
-86,7
+86,7
@@
CONFIG_SPI=y
CONFIG_SPI_BCM2835=y
CONFIG_SPI_BCM2835AUX=y
CONFIG_GPIO_SYSFS=y
-# CONFIG_HWMON is not set
+CONFIG_SENSORS_RASPBERRYPI_HWMON=m
CONFIG_THERMAL=y
CONFIG_BCM2835_THERMAL=y
CONFIG_WATCHDOG=y