diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index af6201601f93d34ce24062b294b1e178f3e053a3..85230d6852e8d523cbce992c7c65005fc0ef7a3a 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig @@ -332,6 +332,7 @@ endif # USB_EHCI_HCD config USB_OXU210HP_HCD tristate "OXU210HP HCD support" + depends on HAS_IOMEM ---help--- The OXU210HP is an USB host/OTG/device controller. Enable this option if your board has this chip. If unsure, say N.