Since the new switch core drivers do not come with support for RTL931x devices yet, leave these disabled for the time being.
Signed-off-by: Sander Vanheule <[email protected]> --- target/linux/realtek/rtl931x/config-5.10 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/realtek/rtl931x/config-5.10 b/target/linux/realtek/rtl931x/config-5.10 index cc0fd34b385a..b4f360ed2ec4 100644 --- a/target/linux/realtek/rtl931x/config-5.10 +++ b/target/linux/realtek/rtl931x/config-5.10 @@ -101,6 +101,7 @@ CONFIG_IRQ_MIPS_CPU=y CONFIG_IRQ_WORK=y CONFIG_JFFS2_ZLIB=y CONFIG_LEDS_GPIO=y +# CONFIG_LEDS_RTL is not set CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_LIBFDT=y @@ -113,6 +114,7 @@ CONFIG_MDIO_DEVRES=y CONFIG_MDIO_I2C=y CONFIG_MDIO_SMBUS=y CONFIG_MEMFD_CREATE=y +# CONFIG_MFD_REALTEK_SWITCHCORE is not set CONFIG_MFD_SYSCON=y CONFIG_MIGRATION=y CONFIG_MIPS=y -- 2.37.3 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
