From e861be7b3616ef7ae10abf12ea710df6c63dd81e Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 2 Jun 2014 19:48:22 +0000 Subject: [PATCH] kernel: add another new config symbol for kernel 3.14 It was augmented by CONFIG_USB_GADGET... Signed-off-by: Daniel Golle Acked-by: Tim Harvey SVN-Revision: 40986 --- 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 0516ab03a1..bbb00de56c 100644 --- a/target/linux/generic/config-3.14 +++ b/target/linux/generic/config-3.14 @@ -3926,6 +3926,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y # CONFIG_USB_RTL8150 is not set # CONFIG_USB_RTL8152 is not set # CONFIG_USB_S2255 is not set +# CONFIG_USB_S3C_HSOTG is not set # CONFIG_USB_SE401 is not set # CONFIG_USB_SERIAL is not set # CONFIG_USB_SERIAL_AIRCABLE is not set -- 2.30.2