From 0940ab15dd26204e41225642ab9a510fec0df9fc Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 2 Jul 2014 07:43:32 +0000 Subject: 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 -- cgit v1.2.3