Skip to content

Commit

Permalink
Remove unnecessary ADT7X10
Browse files Browse the repository at this point in the history
  • Loading branch information
aSmig committed Nov 23, 2023
1 parent 0693123 commit 4ea2e0b
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion arch/arm/configs/bcm2709_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,6 @@ CONFIG_BATTERY_MAX17040=m
CONFIG_CHARGER_GPIO=m
CONFIG_BATTERY_GAUGE_LTC2941=m
CONFIG_SENSORS_ADT7410=m
CONFIG_SENSORS_ADT7X10=m
CONFIG_SENSORS_AHT10=m
CONFIG_SENSORS_DRIVETEMP=m
CONFIG_SENSORS_DS1621=m
Expand Down
1 change: 0 additions & 1 deletion arch/arm/configs/bcm2711_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,6 @@ CONFIG_BATTERY_MAX17040=m
CONFIG_CHARGER_GPIO=m
CONFIG_BATTERY_GAUGE_LTC2941=m
CONFIG_SENSORS_ADT7410=m
CONFIG_SENSORS_ADT7X10=m
CONFIG_SENSORS_AHT10=m
CONFIG_SENSORS_DRIVETEMP=m
CONFIG_SENSORS_DS1621=m
Expand Down
1 change: 0 additions & 1 deletion arch/arm/configs/bcmrpi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,6 @@ CONFIG_BATTERY_MAX17040=m
CONFIG_CHARGER_GPIO=m
CONFIG_BATTERY_GAUGE_LTC2941=m
CONFIG_SENSORS_ADT7410=m
CONFIG_SENSORS_ADT7X10=m
CONFIG_SENSORS_AHT10=m
CONFIG_SENSORS_DRIVETEMP=m
CONFIG_SENSORS_DS1621=m
Expand Down
1 change: 0 additions & 1 deletion arch/arm64/configs/bcm2711_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,6 @@ CONFIG_BATTERY_MAX17040=m
CONFIG_CHARGER_GPIO=m
CONFIG_BATTERY_GAUGE_LTC2941=m
CONFIG_SENSORS_ADT7410=m
CONFIG_SENSORS_ADT7X10=m
CONFIG_SENSORS_AHT10=m
CONFIG_SENSORS_DRIVETEMP=m
CONFIG_SENSORS_DS1621=m
Expand Down
1 change: 0 additions & 1 deletion arch/arm64/configs/bcm2712_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,6 @@ CONFIG_BATTERY_MAX17040=m
CONFIG_CHARGER_GPIO=m
CONFIG_BATTERY_GAUGE_LTC2941=m
CONFIG_SENSORS_ADT7410=m
CONFIG_SENSORS_ADT7X10=m
CONFIG_SENSORS_AHT10=m
CONFIG_SENSORS_DRIVETEMP=m
CONFIG_SENSORS_DS1621=m
Expand Down
1 change: 0 additions & 1 deletion arch/arm64/configs/bcmrpi3_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,6 @@ CONFIG_BATTERY_MAX17040=m
CONFIG_CHARGER_GPIO=m
CONFIG_BATTERY_GAUGE_LTC2941=m
CONFIG_SENSORS_ADT7410=m
CONFIG_SENSORS_ADT7X10=m
CONFIG_SENSORS_AHT10=m
CONFIG_SENSORS_DRIVETEMP=m
CONFIG_SENSORS_DS1621=m
Expand Down

0 comments on commit 4ea2e0b

Please sign in to comment.