summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64-debug.config
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2018-11-16 14:55:41 +0100
committerHans de Goede <hdegoede@redhat.com>2018-11-16 14:55:41 +0100
commit6c672bed3d494e21ef73d9dfc25bf06318751c79 (patch)
treedce073494bb3ff92f27e96732c0777484f0ab62f /kernel-x86_64-debug.config
parent3e4010f25ec6c6eb8ffa5c8c90e041427de2212f (diff)
downloadkernel-6c672bed3d494e21ef73d9dfc25bf06318751c79.tar.gz
kernel-6c672bed3d494e21ef73d9dfc25bf06318751c79.tar.xz
kernel-6c672bed3d494e21ef73d9dfc25bf06318751c79.zip
Enable a few modules needed for accelerometer and other sensor support
on some HP X2 2-in-1s
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r--kernel-x86_64-debug.config10
1 files changed, 6 insertions, 4 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index fa481e04a..2bea3527d 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -526,11 +526,13 @@ CONFIG_BLK_WBT=y
# CONFIG_BMA180 is not set
# CONFIG_BMA220 is not set
CONFIG_BMC150_ACCEL=m
-# CONFIG_BMC150_MAGN_I2C is not set
-# CONFIG_BMC150_MAGN is not set
+CONFIG_BMC150_MAGN_I2C=m
+CONFIG_BMC150_MAGN=m
# CONFIG_BMC150_MAGN_SPI is not set
CONFIG_BME680=m
-# CONFIG_BMG160 is not set
+CONFIG_BMG160_I2C=m
+CONFIG_BMG160=m
+CONFIG_BMG160_SPI=m
# CONFIG_BMI160_I2C is not set
# CONFIG_BMI160_SPI is not set
CONFIG_BMP280=m
@@ -2107,7 +2109,7 @@ CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_ISMT=m
CONFIG_I2C_MLXCPLD=m
-# CONFIG_I2C_MULTI_INSTANTIATE is not set
+CONFIG_I2C_MULTI_INSTANTIATE=m
# CONFIG_I2C_MUX_GPIO is not set
CONFIG_I2C_MUX_GPMUX=m
CONFIG_I2C_MUX_LTC4306=m