Using your .config, I can't reproduce this link error - I tested it with
CONFIG_X86_POWERNOW_K7 && CONFIG_X86_POWERNOW_K6
CONFIG_X86_POWERNOW_K7 && !CONFIG_X86_POWERNOW_K6
!CONFIG_X86_POWERNOW_K7 && CONFIG_X86_POWERNOW_K6
!CONFIG_X86_POWERNOW_K7 && !CONFIG_X86_POWERNOW_K6
Might it be that you have some other patch added to the kernel, which causes
a reject for linux/drivers/Makefile?
> Also the indenting in the cpufreq menu seems to be wrong. Shouldn't
> 'Intel Speedstep', 'Intel Pentium 4', 'Transmeta LongRun' and 'Cyrix
> MediaGX' be childs of CPU Frequency scaling an indented by 2 spaces?
A patch for this by Marc-Christian Petersen will be on the way soon.
Dominik
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/