diff --git a/debian/changelog b/debian/changelog index ea3fb09dd..9ae99ad50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,11 @@ linux (4.1.3-2) UNRELEASED; urgency=medium - Enable autoloading of the cpufreq-dt driver. - Enable autoloading of AXP20x regulator driver. + [ Ben Hutchings ] + * [x86] iio: Enable drivers for ACPI-discoverable devices as modules: + AK8975, BMC150_ACCEL, BMG160, BMP280, INV_MPU6050_IIO, JSA1212, KMX61, + KXCJK1013, MMA9551, MMA9553, SX9500 + -- Ian Campbell Tue, 04 Aug 2015 19:31:45 +0100 linux (4.1.3-1) unstable; urgency=medium diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index ff672ba58..8e2a87b7a 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -632,12 +632,51 @@ CONFIG_SCx200_ACB=m ## CONFIG_INTEL_IDLE=y +## +## file: drivers/iio/accel/Kconfig +## +CONFIG_BMC150_ACCEL=m +CONFIG_KXCJK1013=m +CONFIG_MMA9551=m +CONFIG_MMA9553=m + +## +## file: drivers/iio/gyro/Kconfig +## +CONFIG_BMG160=m + +## +## file: drivers/iio/imu/Kconfig +## +CONFIG_KMX61=m + +## +## file: drivers/iio/imu/inv_mpu6050/Kconfig +## +CONFIG_INV_MPU6050_IIO=m + ## ## file: drivers/iio/light/Kconfig ## +CONFIG_JSA1212=m #. Cr-48, Acer AC700 CONFIG_SENSORS_TSL2563=m +## +## file: drivers/iio/magnetometer/Kconfig +## +CONFIG_AK8975=m + +## +## file: drivers/iio/pressure/Kconfig +## +CONFIG_BMP280=m + +## +## file: drivers/iio/proximity/Kconfig +## +CONFIG_SX9500=m + ## ## file: drivers/input/gameport/Kconfig ##