lkml.org 
[lkml]   [1999]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: PATCH: PCI Device list made optional
    Hello,

    > > --- arch/i386/config.in.mj Sat Dec 4 14:17:07 1999
    > > +++ arch/i386/config.in Sat Dec 4 14:26:17 1999
    > > @@ -95,8 +95,12 @@
    > > define_bool CONFIG_PCI_DIRECT y
    > > fi
    > > fi
    > > - bool 'MCA support' CONFIG_MCA
    > > +fi
    > > +
    > > +source drivers/pci/Config.in
    > >
    > > +if [ "$CONFIG_VISWS" != "y" ]; then
    > > + bool 'MCA support' CONFIG_MCA
    > > fi
    >
    > is there a reason for the mca change in here? can we leave it like it was
    > previously?

    Yes -- I wanted the additional PCI options coming from drivers/pci/Config.in
    be displayed just after the PCI access type selection and putting `source ...'
    inside the if statement (once for the VISWS and once for the PC) didn't work.

    Have a nice fortnight
    --
    Martin `MJ' Mares <mj@ucw.cz> <mj@suse.cz> http://atrey.karlin.mff.cuni.cz/~mj/
    "It's God. No, not Richard Stallman, not Linus Torvalds, but God."

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:55    [W:3.815 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site