Re: [2.6 patch] fix USB_OHCI_HCD_SSB dependencies

From: Ingo Molnar
Date: Sat Oct 27 2007 - 04:58:24 EST



* Adrian Bunk <bunk@xxxxxxxxxx> wrote:

> - depends on USB_OHCI_HCD && (SSB = y || SSB = CONFIG_USB_OHCI_HCD) && EXPERIMENTAL
> + depends on USB_OHCI_HCD && (SSB = y || SSB = USB_OHCI_HCD) && EXPERIMENTAL

oops, indeed ... my Kconfig fu needs strengthening. Does Kconfig warn
somewhere if it sees an erroneous CONFIG_ token?

Ingo
-
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/