From 56484ba0f6115fab14b7087727981316f60c693b Mon Sep 17 00:00:00 2001 From: jogo Date: Fri, 4 Apr 2014 10:16:44 +0000 Subject: [PATCH] kernel: add missing config symbol for linux 3.14 Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40374 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.14 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 5f652b3989..fc7cd522b4 100644 --- a/target/linux/generic/config-3.14 +++ b/target/linux/generic/config-3.14 @@ -3763,6 +3763,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_GL860 is not set # CONFIG_USB_GOKU is not set # CONFIG_USB_GPIO_VBUS is not set +# CONFIG_USB_GR_UDC is not set # CONFIG_USB_GSPCA is not set # CONFIG_USB_GSPCA_BENQ is not set # CONFIG_USB_GSPCA_CONEX is not set -- 2.30.2