]> err.no Git - linux-2.6/blobdiff - drivers/serial/Kconfig
[PATCH] printk: drivers/char/applicom.c
[linux-2.6] / drivers / serial / Kconfig
index 6a15703f1cb9a2fba627fb1f9353990734465e1d..25fcef2c42deeb8a1cee6716d12c7e1ec2d19456 100644 (file)
@@ -843,4 +843,13 @@ config SERIAL_JSM
           To compile this driver as a module, choose M here: the
           module will be called jsm.
 
+config SERIAL_SGI_IOC4
+       tristate "SGI IOC4 controller serial support"
+       depends on (IA64_GENERIC || IA64_SGI_SN2) && SGI_IOC4
+       select SERIAL_CORE
+       help
+               If you have an SGI Altix with an IOC4 based Base IO card
+               and wish to use the serial ports on this card, say Y.
+               Otherwise, say N.
+
 endmenu