Skip to content

Commit 2e40c9f

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 b69fc2c commit 2e40c9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/arm/configs/bcm2709_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ CONFIG_ISCSI_TCP=m
437437
CONFIG_ISCSI_BOOT_SYSFS=m
438438
CONFIG_MD=y
439439
CONFIG_MD_LINEAR=m
440-
CONFIG_MD_RAID0=m
441440
CONFIG_BLK_DEV_DM=m
442441
CONFIG_DM_CRYPT=m
443442
CONFIG_DM_SNAPSHOT=m
@@ -653,6 +652,7 @@ CONFIG_POWER_RESET=y
653652
CONFIG_POWER_RESET_GPIO=y
654653
CONFIG_BATTERY_DS2760=m
655654
CONFIG_HWMON=m
655+
CONFIG_SENSORS_JC42=m
656656
CONFIG_SENSORS_LM75=m
657657
CONFIG_SENSORS_SHT21=m
658658
CONFIG_SENSORS_SHTC1=m

arch/arm/configs/bcmrpi_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@ CONFIG_ISCSI_TCP=m
433433
CONFIG_ISCSI_BOOT_SYSFS=m
434434
CONFIG_MD=y
435435
CONFIG_MD_LINEAR=m
436-
CONFIG_MD_RAID0=m
437436
CONFIG_BLK_DEV_DM=m
438437
CONFIG_DM_CRYPT=m
439438
CONFIG_DM_SNAPSHOT=m
@@ -647,6 +646,7 @@ CONFIG_POWER_RESET=y
647646
CONFIG_POWER_RESET_GPIO=y
648647
CONFIG_BATTERY_DS2760=m
649648
CONFIG_HWMON=m
649+
CONFIG_SENSORS_JC42=m
650650
CONFIG_SENSORS_LM75=m
651651
CONFIG_SENSORS_SHT21=m
652652
CONFIG_SENSORS_SHTC1=m

0 commit comments

Comments
 (0)