diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-23 17:01:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-23 17:01:26 -0700 |
commit | 2c2a68b84752cb1090fd2456e8b83e5bcc0e73c4 (patch) | |
tree | fddb2afa9f3f1c49823ee7cfa7bcc9767e888e79 /drivers/serial/Kconfig | |
parent | c94c0d201f1c1a62184f4f220c1615347aafbee7 (diff) | |
parent | 056a8763fc036639441a6dc49b61e57bc632af6e (diff) | |
download | kernel-crypto-2c2a68b84752cb1090fd2456e8b83e5bcc0e73c4.tar.gz kernel-crypto-2c2a68b84752cb1090fd2456e8b83e5bcc0e73c4.tar.xz kernel-crypto-2c2a68b84752cb1090fd2456e8b83e5bcc0e73c4.zip |
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Diffstat (limited to 'drivers/serial/Kconfig')
-rw-r--r-- | drivers/serial/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index e0d0a470ddf..97034d3937f 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -306,13 +306,6 @@ config SERIAL_S3C2410_CONSOLE your boot loader about how to pass options to the kernel at boot time.) -config SERIAL_BAST_SIO - bool "Support for BAST SuperIO serial ports" - depends on ARCH_BAST && SERIAL_8250=y - help - Support for registerin the SuperIO chip on BAST board with - the 8250/16550 uart code. - config SERIAL_DZ bool "DECstation DZ serial driver" depends on MACH_DECSTATION && MIPS32 |