From 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 22 Oct 2024 10:36:11 +0000
Subject: [PATCH] 修改4g拨号为QMI,需要在系统里后台执行quectel-CM
---
u-boot/drivers/i2c/muxes/Kconfig | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/u-boot/drivers/i2c/muxes/Kconfig b/u-boot/drivers/i2c/muxes/Kconfig
index d87dee7..a98c33c 100644
--- a/u-boot/drivers/i2c/muxes/Kconfig
+++ b/u-boot/drivers/i2c/muxes/Kconfig
@@ -51,13 +51,6 @@
If you say yes here you get support for the Maxim MAX96745
I2C multiplexer.
-config I2C_MUX_MAX96752F
- tristate "Maxim MAX96752F I2C multiplexer"
- depends on I2C_MUX
- help
- If you say yes here you get support for the Maxim MAX96752F
- I2C multiplexer.
-
config I2C_MUX_MAX96755F
tristate "Maxim MAX96755F I2C multiplexer"
depends on I2C_MUX
--
Gitblit v1.6.2