From fa5a3a77fb0a445f6424b8557f38e13ab19dc905 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 20 May 2019 16:18:07 +0100 Subject: add Bosch BMA180 accel iio driver found on some arm tablets and other devices --- kernel-armv7hl.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl.config') diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index 581eee733..3eacebaca 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -639,7 +639,7 @@ CONFIG_BLK_WBT_MQ=y CONFIG_BLK_WBT=y # CONFIG_BL_SWITCHER_DUMMY_IF is not set CONFIG_BL_SWITCHER=y -# CONFIG_BMA180 is not set +CONFIG_BMA180=m # CONFIG_BMA220 is not set CONFIG_BMC150_ACCEL=m # CONFIG_BMC150_MAGN_I2C is not set -- cgit