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 --- configs/fedora/generic/arm/CONFIG_BMA180 | 1 + 1 file changed, 1 insertion(+) create mode 100644 configs/fedora/generic/arm/CONFIG_BMA180 (limited to 'configs/fedora/generic/arm') diff --git a/configs/fedora/generic/arm/CONFIG_BMA180 b/configs/fedora/generic/arm/CONFIG_BMA180 new file mode 100644 index 000000000..493e120ac --- /dev/null +++ b/configs/fedora/generic/arm/CONFIG_BMA180 @@ -0,0 +1 @@ +CONFIG_BMA180=m -- cgit