[PATCH 13/14] Re-organize Kconfig code for 4xx in arch/powerpc
Josh Boyer
jwboyer at linux.vnet.ibm.com
Wed Feb 21 00:51:29 EST 2007
On Tue, 2007-02-20 at 13:12 +1100, David Gibson wrote:
>
> -# It's often necessary to know the specific 4xx processor type.
> -# Fortunately, it is impled (so far) from the board type, so we
> -# don't need to ask more redundant questions.
> +# 40x specific CPU modules, selected based on the board above.
> config NP405H
> bool
> - depends on ASH
> + #depends on ASH
> default y
This always turns this option on, even for Ebony builds. Should
probably comment out the 'default y' for now as well.
josh
More information about the Linuxppc-dev
mailing list