diff --git a/configs/fedora/generic/arm/CONFIG_BMA180 b/configs/fedora/generic/arm/CONFIG_BMA180 new file mode 100644 index 0000000..493e120 --- /dev/null +++ b/configs/fedora/generic/arm/CONFIG_BMA180 @@ -0,0 +1 @@ +CONFIG_BMA180=m diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index ee73099..cd77f97 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 diff --git a/kernel-aarch64.config b/kernel-aarch64.config index a0ed7f4..cac2cd8 100644 --- a/kernel-aarch64.config +++ b/kernel-aarch64.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 diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config index 397a8e2..2c347d1 100644 --- a/kernel-armv7hl-debug.config +++ b/kernel-armv7hl-debug.config @@ -633,7 +633,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 diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index 030f42e..3cb15ca 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -610,7 +610,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 diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config index 15cd93a..4a1ee95 100644 --- a/kernel-armv7hl-lpae.config +++ b/kernel-armv7hl-lpae.config @@ -610,7 +610,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 diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index 3236182..b6cfbed 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -633,7 +633,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 diff --git a/kernel.spec b/kernel.spec index f22aa9e..367ace4 100644 --- a/kernel.spec +++ b/kernel.spec @@ -554,6 +554,8 @@ Patch306: arm-sdhci-esdhc-imx-fixes.patch Patch307: arm64-rock960-enable-tsadc.patch +Patch308: ARM-dts-imx-Fix-the-AR803X-p-mode.patch + Patch330: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch Patch331: watchdog-bcm2835_wdt-Fix-module-autoload.patch