summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a2ba3b0d9..37eaf7c1a 100644
--- a/Makefile
+++ b/Makefile
@@ -172,6 +172,7 @@ DEPENDS_ON_LINUX_I2C := \
CONFIG_MSTARDDC_SPI \
CONFIG_LSPCON_I2C_SPI \
CONFIG_REALTEK_MST_I2C_SPI \
+ CONFIG_MEDIATEK_I2C_SPI \
ifeq ($(CONFIG_ENABLE_LIBUSB1_PROGRAMMERS), no)
$(call disable_all,$(DEPENDS_ON_LIBUSB1))