mipsel/r5k-cobalt: Increase 8250 NR_UARTS and RUNTIME_UARTS to 4.

svn path=/dists/sid/linux-2.6/; revision=7184
This commit is contained in:
Martin Michlmayr 2006-08-17 10:54:40 +00:00
parent 256b28cc86
commit bc3cd2f5b2
2 changed files with 3 additions and 2 deletions

View File

@ -940,8 +940,8 @@ CONFIG_SERIO_LIBPS2=m
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=1
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
#

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ linux-2.6 (2.6.17-7) UNRELEASED; urgency=low
with "Unknown symbol pci_get_legacy_ide_irq".
* arm/iop32x: Enable a number of MD and DM modules.
* arm/iop32x: Enable some more USB network modules.
* mipsel/r5k-cobalt: Increase 8250 NR_UARTS and RUNTIME_UARTS to 4.
[ Kyle McMartin ]
* Apply patch to fix pa8800 (mostly...)