usb: Fix Kconfig unmet dependencies for Microblaze EHCI
authorMichal Simek <monstr@monstr.eu>
Mon, 4 Apr 2011 09:35:05 +0000 (11:35 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 13 Apr 2011 22:43:59 +0000 (15:43 -0700)
Disable USB_ARCH_HAS_EHCI in arch Kconfig and enable it in usb Kconfig

Warning log:
warning: (MICROBLAZE) selects USB_ARCH_HAS_EHCI which has unmet
direct dependencies (USB_SUPPORT)

Signed-off-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found