On Tue, Sep 14, 2004 at 09:49:16AM +0200, Florian Boelstler wrote: > > Horms wrote: > > You also need CONFIG_SERIAL=y > > CONFIG_SERIAL=y is set. > See http://paste.phpfi.com/29539
Sorry, i was a bit hasty... CONFIG_PARPORT_SERIAL also needs CONFIG_PCI, which in turn seems to need CONFIG_PCI_GOANY, CONFIG_PCI_BIOS and CONFIG_PCI_DIRECT I tool a look at parport_serial.c and it does indeed seem to make rather a lot of use of PCI calls. -- Horms

