Author: blogic Date: 2014-07-02 09:43:32 +0200 (Wed, 02 Jul 2014) New Revision: 41454
Modified: trunk/target/linux/lantiq/config-default Log: lantiq: fix missing symbols Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/lantiq/config-default =================================================================== --- trunk/target/linux/lantiq/config-default 2014-07-02 07:42:44 UTC (rev 41453) +++ trunk/target/linux/lantiq/config-default 2014-07-02 07:43:32 UTC (rev 41454) @@ -83,7 +83,9 @@ CONFIG_IRQ_FORCED_THREADING=y CONFIG_LANTIQ=y CONFIG_LANTIQ_ETOP=y +# CONFIG_LANTIQ_PHY is not set CONFIG_LANTIQ_WDT=y +# CONFIG_LANTIQ_XRX200 is not set CONFIG_LEDS_GPIO=y CONFIG_MDIO_BOARDINFO=y CONFIG_MIPS=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
