[PATCH 1/5] [PPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platform

Grant Likely grant.likely at secretlab.ca
Mon Apr 16 00:20:31 EST 2007


On 15 Apr 2007 03:48:19 -0700, Dale Farnsworth <dale at farnsworth.org> wrote:
> In article <11766220692537-git-send-email-grant.likely at secretlab.ca> you write:
> >  config XILINX_VIRTEX_II_PRO
> >       bool
> > -     depends on XILINX_ML300
> > -     default y
> > +     select XILINX_VIRTEX
> > +     default n
>
> Since these variables are not user selectable, it's better to
> remove the "default n", so they don't show up when not selected.

Ah, okay.  I didn't know that.  Thanks.  I'll make that change.
g.

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195



More information about the Linuxppc-embedded mailing list