From 6c672bed3d494e21ef73d9dfc25bf06318751c79 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Fri, 16 Nov 2018 14:55:41 +0100 Subject: Enable a few modules needed for accelerometer and other sensor support on some HP X2 2-in-1s --- configs/fedora/generic/x86/x86_64/CONFIG_BMG160_I2C | 1 + 1 file changed, 1 insertion(+) create mode 100644 configs/fedora/generic/x86/x86_64/CONFIG_BMG160_I2C (limited to 'configs/fedora/generic/x86/x86_64/CONFIG_BMG160_I2C') 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 -- cgit