[openwrt/openwrt] mediatek: mt7629: disable auxadc in kconfig

LEDE Commits lede-commits at lists.infradead.org
Sat Apr 30 08:14:12 PDT 2022


981213 pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/dcf7285b713e6e6633d7cbc71a9090ae27771e0f

commit dcf7285b713e6e6633d7cbc71a9090ae27771e0f
Author: Chuanhong Guo <gch981213 at gmail.com>
AuthorDate: Sat Apr 30 22:49:26 2022 +0800

    mediatek: mt7629: disable auxadc in kconfig
    
    manually edit kconfig to disable MT6577_AUXADC
    
    Signed-off-by: Chuanhong Guo <gch981213 at gmail.com>
---
 target/linux/mediatek/mt7629/config-5.15 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mediatek/mt7629/config-5.15 b/target/linux/mediatek/mt7629/config-5.15
index cb4db9d165..02df7301ec 100644
--- a/target/linux/mediatek/mt7629/config-5.15
+++ b/target/linux/mediatek/mt7629/config-5.15
@@ -163,6 +163,7 @@ CONFIG_MACH_MT7629=y
 CONFIG_MDIO_BUS=y
 CONFIG_MDIO_DEVICE=y
 CONFIG_MDIO_DEVRES=y
+# CONFIG_MEDIATEK_MT6577_AUXADC is not set
 CONFIG_MEDIATEK_WATCHDOG=y
 CONFIG_MEMFD_CREATE=y
 CONFIG_MFD_SYSCON=y




More information about the lede-commits mailing list