···620620 depends on SERIAL_SH_SCI=y621621 select SERIAL_CORE_CONSOLE622622623623-config SERIAL_AU1X00624624- bool "Enable Au1x00 UART Support"625625- depends on MIPS && SOC_AU1X00626626- select SERIAL_CORE627627- help628628- If you have an Alchemy AU1X00 processor (MIPS based) and you want629629- to use serial ports, say Y. Otherwise, say N.630630-631631-config SERIAL_AU1X00_CONSOLE632632- bool "Enable Au1x00 serial console"633633- depends on SERIAL_AU1X00634634- select SERIAL_CORE_CONSOLE635635- help636636- If you have an Alchemy AU1X00 processor (MIPS based) and you want637637- to use a console on a serial port, say Y. Otherwise, say N.638638-639623config SERIAL_CORE640624 tristate641625