From e57b5f9500bbde94e6f5d2645fab0f6b7c7382a9 Mon Sep 17 00:00:00 2001 From: blogic Date: Wed, 2 Jul 2014 07:43:32 +0000 Subject: [PATCH] lantiq: fix missing symbols Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41454 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/config-default | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/lantiq/config-default b/target/linux/lantiq/config-default index f6e0eca43e..c6ba0e3441 100644 --- a/target/linux/lantiq/config-default +++ b/target/linux/lantiq/config-default @@ -83,7 +83,9 @@ CONFIG_IRQ_DOMAIN=y 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 -- 2.11.0