aboutsummaryrefslogtreecommitdiffstats
path: root/usb
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2008-06-09 16:34:27 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-06-09 16:34:27 -0700
commit4f9f2efbe8951414860a7fd75e737b31a23aab8c (patch)
treefc608a25b1703544ec98df5b829b51cebd8bda9c /usb
parent86e7e333a3666e41b0f4d44fe6fd2499d2e4fb3a (diff)
downloadpatches-4f9f2efbe8951414860a7fd75e737b31a23aab8c.tar.gz
2.6.26-rc5-git3 update
Diffstat (limited to 'usb')
-rw-r--r--usb/wusb-whci-hcd-driver.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/usb/wusb-whci-hcd-driver.patch b/usb/wusb-whci-hcd-driver.patch
index a2923bfc78e246..6eb4920b3afbf0 100644
--- a/usb/wusb-whci-hcd-driver.patch
+++ b/usb/wusb-whci-hcd-driver.patch
@@ -41,8 +41,8 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+++ b/drivers/usb/host/Kconfig
@@ -305,3 +305,15 @@ config SUPERH_ON_CHIP_R8A66597
help
- Renesas SuperH processor has USB like the R8A66597.
- This driver supported processor is SH7366.
+ This driver enables support for the on-chip R8A66597 in the
+ SH7366 and SH7723 processors.
+
+config USB_WHCI_HCD
+ tristate "Wireless USB Host Controller Interface (WHCI) driver"