Skip to content

Commit 7ba45de

Browse files
DragonBlueprobimarko
authored andcommitted
ramips: mt76x8: disable ICPlus PHY driver
The initial mt76x8 kernel config file was inherited from mt7620 sub-target. However, This SoC series doesn't support any external PHY. We can disable CONFIG_ICPLUS_PHY symbol to reduce kernel size. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: openwrt#22519 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent c5a8ddd commit 7ba45de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

target/linux/ramips/mt76x8/config-6.12

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ CONFIG_HAS_IOMEM=y
8989
CONFIG_HAS_IOPORT=y
9090
CONFIG_HAS_IOPORT_MAP=y
9191
CONFIG_HZ_PERIODIC=y
92-
CONFIG_ICPLUS_PHY=y
9392
CONFIG_INITRAMFS_SOURCE=""
9493
CONFIG_IRQCHIP=y
9594
CONFIG_IRQ_DOMAIN=y

0 commit comments

Comments
 (0)