Re: [PATCH] usb: Fix Kconfig unmet dependencies for Microblaze EHCI

From: Michal Simek
Date: Mon Apr 04 2011 - 05:31:38 EST


Sergei Shtylyov wrote:
Hello.

On 04-04-2011 13:20, Michal Simek wrote:

Disable USB_ARCH_HAS_EHCI in arch Kconfig and enable it in usb Kconfig

Warning log:
warning: (LOCKDEP&& FAULT_INJECTION_STACKTRACE_FILTER&& LATENCYTOP&& FUNCTION_TRACER&&
KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL&&
(CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || MN10300) ||
ARCH_WANT_FRAME_POINTERS)

Hm, what this has to do with USB_ARCH_HAS_EHCI?

aaah. c&p error. I was doing two patches and copy the same warning to both.

There should be:
warning: (MICROBLAZE) selects USB_ARCH_HAS_EHCI which has unmet direct dependencies (USB_SUPPORT)

Will replace it!

Thanks,
Michal




--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/