summaryrefslogtreecommitdiffstats
path: root/drivers/usb/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/Config.in')
-rw-r--r--drivers/usb/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/Config.in b/drivers/usb/Config.in
index aa8c6adb2..bb812ea90 100644
--- a/drivers/usb/Config.in
+++ b/drivers/usb/Config.in
@@ -9,6 +9,7 @@ if [ ! "$CONFIG_USB" = "n" ]; then
comment 'USB Controllers'
dep_tristate ' UHCI (Intel PIIX4, VIA, ...) support' CONFIG_USB_UHCI $CONFIG_USB
+ dep_tristate ' UHCI Alternate Driver (JE) support' CONFIG_USB_UHCI_ALT $CONFIG_USB
dep_tristate ' OHCI (Compaq, iMacs, OPTi, SiS, ALi, ...) support' CONFIG_USB_OHCI $CONFIG_USB
comment 'Miscellaneous USB options'