diff options
author | Luka Perkov <luka@openwrt.org> | 2013-08-04 14:20:15 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-08-04 14:20:15 +0000 |
commit | f5b9555cdc26534b6a107ef6c27440b21e1f1e0e (patch) | |
tree | 2067c2a87be96f9c08153cfe537e21f07eb6d07b /target/linux/imx6/patches-3.10/0001-usb-chipidea-improve-kconfig.patch | |
parent | db083a41cf533818ac9a3d0f0715981f9d47508f (diff) | |
download | upstream-f5b9555cdc26534b6a107ef6c27440b21e1f1e0e.tar.gz upstream-f5b9555cdc26534b6a107ef6c27440b21e1f1e0e.tar.bz2 upstream-f5b9555cdc26534b6a107ef6c27440b21e1f1e0e.zip |
imx6: sync usb chipidea with upstream
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37686
Diffstat (limited to 'target/linux/imx6/patches-3.10/0001-usb-chipidea-improve-kconfig.patch')
-rw-r--r-- | target/linux/imx6/patches-3.10/0001-usb-chipidea-improve-kconfig.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/imx6/patches-3.10/0001-usb-chipidea-improve-kconfig.patch b/target/linux/imx6/patches-3.10/0001-usb-chipidea-improve-kconfig.patch index 2956bd9898..da46405f73 100644 --- a/target/linux/imx6/patches-3.10/0001-usb-chipidea-improve-kconfig.patch +++ b/target/linux/imx6/patches-3.10/0001-usb-chipidea-improve-kconfig.patch @@ -59,8 +59,6 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> drivers/usb/chipidea/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -diff --git a/drivers/usb/chipidea/Kconfig b/drivers/usb/chipidea/Kconfig -index b2df442..eb2aa2e 100644 --- a/drivers/usb/chipidea/Kconfig +++ b/drivers/usb/chipidea/Kconfig @@ -12,15 +12,15 @@ if USB_CHIPIDEA @@ -82,6 +80,3 @@ index b2df442..eb2aa2e 100644 select USB_EHCI_ROOT_HUB_TT help Say Y here to enable host controller functionality of the --- -1.8.3.3 - |