I was configuring the 2.1.131 kernel for the ebsa285 as coprocessor
architecture and didn't get the option to include the serial 21285
console. I traced it back the following lines in arch/arm/config.in.

        if [ "$CONFIG_VGA_CONSOLE" = "n" -a "$CONFIG_FB" = "n" ]; then
          source arch/arm/drivers/char/Config.in
        else
          source drivers/char/Config.in
        fi

Why is this ? And what change would be appropriate to make the configure
script work again ? I need the serial 21285 console without any other
drivers.  (except my own networking over PCI drivers)

greetings,

Mark.

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to