diff options
author | 2012-08-23 13:05:34 +0200 | |
---|---|---|
committer | 2012-09-05 16:52:08 -0700 | |
commit | 952230d774bb2ff0682d0b8108091ffa7c546f8e (patch) | |
tree | 6f7ad18ef73e217c6517eae340feee647e718d4c /include/linux/usb/ch11.h | |
parent | usb: renesas_usbhs: fixup DMA transport data alignment (diff) | |
download | wireguard-linux-952230d774bb2ff0682d0b8108091ffa7c546f8e.tar.xz wireguard-linux-952230d774bb2ff0682d0b8108091ffa7c546f8e.zip |
usb: ohci: Fix Kconfig dependency on USB_ISP1301
With "select USB_ISP1301 ...", it could happen that I2C isn't selected although
USB_ISP1301 depends on it. Fixing with "depends on ..." and emulating the
condition via "|| !()".
Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb/ch11.h')
0 files changed, 0 insertions, 0 deletions