On 12.04.2024 12:30, Wolfram Sang wrote: >> #if defined CONFIG_X86 && defined CONFIG_DMI > > Shouldn't that be on top of "[PATCH v2] i2c: i801: Fix missing Kconfig > dependency" which Andi already merged? > No, this is a different code part here. The other one was protected with: #if IS_ENABLED(CONFIG_I2C_MUX_GPIO) && defined CONFIG_DMI