diff options
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r-- | drivers/usb/host/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index c060eb9b3b19..b93d71d28db7 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig | |||
@@ -70,7 +70,6 @@ config USB_EHCI_TT_NEWSCHED | |||
70 | config USB_ISP116X_HCD | 70 | config USB_ISP116X_HCD |
71 | tristate "ISP116X HCD support" | 71 | tristate "ISP116X HCD support" |
72 | depends on USB | 72 | depends on USB |
73 | default N | ||
74 | ---help--- | 73 | ---help--- |
75 | The ISP1160 and ISP1161 chips are USB host controllers. Enable this | 74 | The ISP1160 and ISP1161 chips are USB host controllers. Enable this |
76 | option if your board has this chip. If unsure, say N. | 75 | option if your board has this chip. If unsure, say N. |
@@ -145,7 +144,6 @@ config USB_UHCI_HCD | |||
145 | config USB_SL811_HCD | 144 | config USB_SL811_HCD |
146 | tristate "SL811HS HCD support" | 145 | tristate "SL811HS HCD support" |
147 | depends on USB | 146 | depends on USB |
148 | default N | ||
149 | help | 147 | help |
150 | The SL811HS is a single-port USB controller that supports either | 148 | The SL811HS is a single-port USB controller that supports either |
151 | host side or peripheral side roles. Enable this option if your | 149 | host side or peripheral side roles. Enable this option if your |
@@ -158,7 +156,6 @@ config USB_SL811_HCD | |||
158 | config USB_SL811_CS | 156 | config USB_SL811_CS |
159 | tristate "CF/PCMCIA support for SL811HS HCD" | 157 | tristate "CF/PCMCIA support for SL811HS HCD" |
160 | depends on USB_SL811_HCD && PCMCIA | 158 | depends on USB_SL811_HCD && PCMCIA |
161 | default N | ||
162 | help | 159 | help |
163 | Wraps a PCMCIA driver around the SL811HS HCD, supporting the RATOC | 160 | Wraps a PCMCIA driver around the SL811HS HCD, supporting the RATOC |
164 | REX-CFU1U CF card (often used with PDAs). If unsure, say N. | 161 | REX-CFU1U CF card (often used with PDAs). If unsure, say N. |