From: Stefan Wahren Date: Fri, 25 May 2018 19:24:37 +0000 (+0200) Subject: ARM: bcm2835_defconfig: Enable RPi voltage sensor X-Git-Tag: v4.19-rc1~45^2~14^2^2~1 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=992f641f396c60b90013d9a8e04241c5936ac407;p=linux.git ARM: bcm2835_defconfig: Enable RPi voltage sensor The patch enables the hwmon driver for the Raspberry Pi. Signed-off-by: Stefan Wahren Signed-off-by: Eric Anholt Reviewed-by: Eric Anholt --- diff --git a/arch/arm/configs/bcm2835_defconfig b/arch/arm/configs/bcm2835_defconfig index e4d188f0a4b4..e9bc88937b1e 100644 --- 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