From 850b3169ed240659f39334760c9e295162fbed86 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 22 Feb 2015 08:28:42 +0000 Subject: [PATCH] ramips: rt288x: add missing symbol Defaulting to disabled, based on the value of the (old?) CONFIG_RALINK_USBPHY Signed-off-by: Claudio Leite SVN-Revision: 44500 --- target/linux/ramips/rt288x/config-3.18 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/rt288x/config-3.18 b/target/linux/ramips/rt288x/config-3.18 index f8ef0b16ca..563e923080 100644 --- a/target/linux/ramips/rt288x/config-3.18 +++ b/target/linux/ramips/rt288x/config-3.18 @@ -128,6 +128,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y # CONFIG_PCI is not set CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y +# CONFIG_PHY_RALINK_USB is not set # CONFIG_PINCONF is not set CONFIG_PINCTRL=y CONFIG_PINCTRL_RT2880=y -- 2.35.1