Hi, On Thu, 14 Feb 2008, Russell King wrote: > Yes, I read that and didn't get the answer to the question above. It's > unclear how: > > config CPU_FREQ_INTEGRATOR > tristate "CPUfreq driver for ARM Integrator CPUs" > depends on ARCH_INTEGRATOR && CPU_FREQ > > being under CPU_FREQ rather than ARCH_INTEGRATOR The doc says it looks at "the previous entry" and ARCH_INTEGRATOR isn't exactly the previous entry. For me it was kind of obvious that kconfig wouldn't arbitrarily reorder the menu entries. Only the indentation of an entry is changed not the whole order. Any contributions to clarify this are more than welcome. bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html