On Jan 30, 2008 4:30 AM, Bryan Wu <[EMAIL PROTECTED]> wrote: > config SERIAL_BFIN_UART1 > bool "Enable UART1" > - depends on SERIAL_BFIN && (BF534 || BF536 || BF537 || BF54x) > + depends on SERIAL_BFIN && (BF52x || BF53x || BF54x) > help > Enable UART1
erp, i just noticed this is slightly wrong ... BF53x is not OK as the BF533 family does not have a UART1 ... i committed the fix to our repo so you can re-post a fixed version of this for inclusion ;) -mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/