Dave Baukus writes:
> Yea, I was hoping for that, but  the latest I can find is 2.2.1 w/
> patch-2.2.1-rmk3 doesn't provide for SERIAL_21285 configuration in the config
> scripts.

It is in there:

   if [ "$CONFIG_FOOTBRIDGE" = "y" ]; then
     bool '21285 serial port support' CONFIG_SERIAL_21285
     if [ "$CONFIG_SERIAL_21285" = "y" ]; then
       bool '   Console on 21285 serial port' CONFIG_SERIAL_21285_CONSOLE
     fi
   fi

That's in the character devices section.  Look for (and set)

bool 'Non-standard serial port support' CONFIG_SERIAL_NONSTANDARD
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to