X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fserial%2FKconfig;h=5b48ac22c9c5964b62b93500831f1656a1b84e1a;hb=c02a34f4e3e65a7b1fb64507ec5c093e8328335e;hp=bef4a9622ed7850c16fb5f35ba84be8af1d36971;hpb=5fa21d821f6972e70942f2c555ec29dde962bdb2;p=powerpc.git diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index bef4a9622e..5b48ac22c9 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -354,21 +354,24 @@ config SERIAL_CLPS711X_CONSOLE kernel at boot time.) config SERIAL_S3C2410 - tristate "Samsung S3C2410 Serial port support" + tristate "Samsung S3C2410/S3C2440/S3C2442/S3C2412 Serial port support" depends on ARM && ARCH_S3C2410 select SERIAL_CORE help - Support for the on-chip UARTs on the Samsung S3C2410X CPU, + Support for the on-chip UARTs on the Samsung S3C24XX series CPUs, providing /dev/ttySAC0, 1 and 2 (note, some machines may not provide all of these ports, depending on how the serial port pins are configured. + Currently this driver supports the UARTS on the S3C2410, S3C2440, + S3C2442, S3C2412 and S3C2413 CPUs. + config SERIAL_S3C2410_CONSOLE bool "Support for console on S3C2410 serial port" depends on SERIAL_S3C2410=y select SERIAL_CORE_CONSOLE help - Allow selection of the S3C2410 on-board serial ports for use as + Allow selection of the S3C24XX on-board serial ports for use as an virtual console. Even if you say Y here, the currently visible virtual console