On 9/28/07, Scott Wood <[EMAIL PROTECTED]> wrote: > Grant Likely wrote: > > From: Grant Likely <[EMAIL PROTECTED]> > > > > Signed-off-by: Grant Likely <[EMAIL PROTECTED]> > > --- > > > > arch/powerpc/platforms/40x/Kconfig | 30 +++++++++++++++++------------- > > 1 files changed, 17 insertions(+), 13 deletions(-) > > > > diff --git a/arch/powerpc/platforms/40x/Kconfig > > b/arch/powerpc/platforms/40x/Kconfig > > index c3dce3b..1aae0e6 100644 > > --- a/arch/powerpc/platforms/40x/Kconfig > > +++ b/arch/powerpc/platforms/40x/Kconfig > > @@ -61,13 +61,14 @@ config WALNUT > > help > > This option enables support for the IBM PPC405GP evaluation board. > > > > -#config XILINX_ML300 > > -# bool "Xilinx-ML300" > > -# depends on 40x > > -# default y > > -# select VIRTEX_II_PRO > > -# help > > -# This option enables support for the Xilinx ML300 evaluation board. > > +config XILINX_VIRTEX_GENERIC_BOARD > > + bool "Generic Xilinx Virtex board" > > + depends on 40x > > + default y > > + select VIRTEX_II_PRO > > + select VIRTEX_4_FX > > + help > > + This option enables generic support for Xilinx Virtex based boards. > > I don't think we want default y here.
I just followed the lead of Walnut here. Perhaps for the embedded targets all of them should be 'default n'. Josh, thoughts? g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. [EMAIL PROTECTED] (403) 399-0195 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev