mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
iio: Enable TI_ADS1015 as module, replacing SENSORS_ADS1015
The latter (hwmon) driver has been removed and its functionality can be replaced using iio-hwmon.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -2,6 +2,7 @@ linux (5.4-1~exp2) UNRELEASED; urgency=medium
|
||||
|
||||
* [armel] udeb: Replace m25p80 with spi-nor in mtd-modules (fixes FTBFS)
|
||||
* [ia64] udeb: Remove SGI SN2 modules (fixes FTBFS)
|
||||
* iio: Enable TI_ADS1015 as module, replacing SENSORS_ADS1015
|
||||
|
||||
-- Ben Hutchings <ben@decadent.org.uk> Thu, 28 Nov 2019 03:55:10 +0000
|
||||
|
||||
|
||||
3
debian/config/config
vendored
3
debian/config/config
vendored
@@ -1017,7 +1017,6 @@ CONFIG_SENSORS_EMC6W201=m
|
||||
CONFIG_SENSORS_SMSC47M192=m
|
||||
CONFIG_SENSORS_SCH5627=m
|
||||
CONFIG_SENSORS_SMM665=m
|
||||
CONFIG_SENSORS_ADS1015=m
|
||||
CONFIG_SENSORS_ADS7828=m
|
||||
CONFIG_SENSORS_ADS7871=m
|
||||
CONFIG_SENSORS_AMC6821=m
|
||||
@@ -1180,7 +1179,7 @@ CONFIG_HID_SENSOR_ACCEL_3D=m
|
||||
# CONFIG_TI_ADC12138 is not set
|
||||
# CONFIG_TI_ADC128S052 is not set
|
||||
# CONFIG_TI_ADC161S626 is not set
|
||||
# CONFIG_TI_ADS1015 is not set
|
||||
CONFIG_TI_ADS1015=m
|
||||
# CONFIG_VF610_ADC is not set
|
||||
CONFIG_VIPERBOARD_ADC=m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user