Skip to content

Commit f98b311

Browse files
Phil Elwellpopcornmix
Phil Elwell
authored andcommitted
config: Adding SENSOR_JC42
The jc42 module supports a number of I2C-based temperature sensor modules. [ DM_RAID0 config lost because now selected by DM_RAID ] See: #2046 Signed-off-by: Phil Elwell <[email protected]>
1 parent aae0c44 commit f98b311

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/arm/configs/bcm2709_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,7 @@ CONFIG_POWER_RESET=y
654654
CONFIG_POWER_RESET_GPIO=y
655655
CONFIG_BATTERY_DS2760=m
656656
CONFIG_HWMON=m
657+
CONFIG_SENSORS_JC42=m
657658
CONFIG_SENSORS_LM75=m
658659
CONFIG_SENSORS_SHT21=m
659660
CONFIG_SENSORS_SHTC1=m

arch/arm/configs/bcmrpi_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,7 @@ CONFIG_POWER_RESET=y
647647
CONFIG_POWER_RESET_GPIO=y
648648
CONFIG_BATTERY_DS2760=m
649649
CONFIG_HWMON=m
650+
CONFIG_SENSORS_JC42=m
650651
CONFIG_SENSORS_LM75=m
651652
CONFIG_SENSORS_SHT21=m
652653
CONFIG_SENSORS_SHTC1=m

0 commit comments

Comments
 (0)