--- zzzz-none-000/linux-4.9.231/drivers/i2c/busses/Makefile 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/drivers/i2c/busses/Makefile 2022-03-30 12:03:34.000000000 +0000 @@ -99,6 +99,7 @@ obj-$(CONFIG_I2C_XLR) += i2c-xlr.o obj-$(CONFIG_I2C_XLP9XX) += i2c-xlp9xx.o obj-$(CONFIG_I2C_RCAR) += i2c-rcar.o +obj-$(CONFIG_I2C_LANTIQ) += i2c-lantiq.o # External I2C/SMBus adapter drivers obj-$(CONFIG_I2C_DIOLAN_U2C) += i2c-diolan-u2c.o