Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: kill usb kconfig warning

drivers/usb/host/Kconfig:87:warning: 'select' used by config symbol 'USB_OHCI_HCD' refer to undefined symbol 'I2C_PNX'


Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Andrew Morton and committed by
Greg Kroah-Hartman
26facdff 60bbfc84

-1
-1
drivers/usb/host/Kconfig
··· 84 84 depends on USB && USB_ARCH_HAS_OHCI 85 85 select ISP1301_OMAP if MACH_OMAP_H2 || MACH_OMAP_H3 86 86 select I2C if ARCH_PNX4008 87 - select I2C_PNX if ARCH_PNX4008 88 87 ---help--- 89 88 The Open Host Controller Interface (OHCI) is a standard for accessing 90 89 USB 1.1 host controller hardware. It does more in hardware than Intel's