From f9f903c65546c89b74d3e9b06eacd713ec1cf73f Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 20 May 2019 16:16:47 +0100 Subject: fix network on imx6 devices with AR803x phy, add Bosch BMA180 accel iio driver found on some arm tablets and other devices --- kernel-aarch64-debug.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-aarch64-debug.config') diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index ee7309990..cd77f97f9 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -622,7 +622,7 @@ CONFIG_BLK_DEV_ZONED=y CONFIG_BLK_SED_OPAL=y CONFIG_BLK_WBT_MQ=y CONFIG_BLK_WBT=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