On 1/24/2018 10:23 AM, Hans de Goede wrote: >> There must be a middle ground somewhere. > > One thing which comes to mind is to simply not allow building i2c as a module > when ACPI is selected, something like this should work I think: > > config I2C > tristate "I2C support" > select RT_MUTEXES > select IRQ_DOMAIN > + # force building I2C in on ACPI systems, for opregion availability > + depends on y || !ACPI This works for me. -- Sinan Kaya Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html