From e24b601b562ab2c6bcef11a5d4db54c6cf99ef43 Mon Sep 17 00:00:00 2001 From: Jonas Gorski 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 SVN-Revision: 40374 --- 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.25.1