summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86
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 /configs/fedora/generic/x86
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 'configs/fedora/generic/x86')
-rw-r--r--configs/fedora/generic/x86/CONFIG_I2C_MULTI_INSTANTIATE2
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_BMC150_MAGN1
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_BMC150_MAGN_I2C1
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_BMG1601
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_BMG160_I2C1
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_BMG160_SPI1
6 files changed, 6 insertions, 1 deletions
diff --git a/configs/fedora/generic/x86/CONFIG_I2C_MULTI_INSTANTIATE b/configs/fedora/generic/x86/CONFIG_I2C_MULTI_INSTANTIATE
index 152031edd..fd09ba589 100644
--- a/configs/fedora/generic/x86/CONFIG_I2C_MULTI_INSTANTIATE
+++ b/configs/fedora/generic/x86/CONFIG_I2C_MULTI_INSTANTIATE
@@ -1 +1 @@
-# CONFIG_I2C_MULTI_INSTANTIATE is not set
+CONFIG_I2C_MULTI_INSTANTIATE=m
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_BMC150_MAGN b/configs/fedora/generic/x86/x86_64/CONFIG_BMC150_MAGN
new file mode 100644
index 000000000..dff6b14af
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_BMC150_MAGN
@@ -0,0 +1 @@
+CONFIG_BMC150_MAGN=m
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_BMC150_MAGN_I2C b/configs/fedora/generic/x86/x86_64/CONFIG_BMC150_MAGN_I2C
new file mode 100644
index 000000000..9d2167919
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_BMC150_MAGN_I2C
@@ -0,0 +1 @@
+CONFIG_BMC150_MAGN_I2C=m
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_BMG160 b/configs/fedora/generic/x86/x86_64/CONFIG_BMG160
new file mode 100644
index 000000000..220142129
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_BMG160
@@ -0,0 +1 @@
+CONFIG_BMG160=m
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_BMG160_I2C b/configs/fedora/generic/x86/x86_64/CONFIG_BMG160_I2C
new file mode 100644
index 000000000..8bb4d97e4
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_BMG160_I2C
@@ -0,0 +1 @@
+CONFIG_BMG160_I2C=m
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_BMG160_SPI b/configs/fedora/generic/x86/x86_64/CONFIG_BMG160_SPI
new file mode 100644
index 000000000..8d03fec34
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_BMG160_SPI
@@ -0,0 +1 @@
+CONFIG_BMG160_SPI=m