diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-04-04 10:16:44 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-04-04 10:16:44 +0000 |
commit | 9d2f3b2e28f4d7deea207190f204494cad87abe5 (patch) | |
tree | 16465f93a7229580631b04e0cb88925adddc3222 /target/linux/generic | |
parent | 456b6c0bbd49b8dea63bc564e12070db3cfcd928 (diff) | |
download | master-187ad058-9d2f3b2e28f4d7deea207190f204494cad87abe5.tar.gz master-187ad058-9d2f3b2e28f4d7deea207190f204494cad87abe5.tar.bz2 master-187ad058-9d2f3b2e28f4d7deea207190f204494cad87abe5.zip |
kernel: add missing config symbol for linux 3.14
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40374 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |