Skip to content

Enable CONFIG_BMI323_I2C=m for Fedora x86_64 builds

The Asus ROG ALLY x86 handheld uses a BMI323 integrated measuring unit (accelerometer, compass) connected over I2C.

Enable the driver for this in the Fedora x86_64 builds.

Note for the BMI323 on the Asus ROG ALLY to actually start working this patch is also needed: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/commit/?h=char-misc-next&id=3cc5ebd3a2d6247aeba81873d6b040d5d87f7db1

This should land in 6.9, but since I'm aware of this driver being used on x86_64 now, lets enable this now so that I cannot forget to enable this later.

Merge request reports