Increase the default number of runtime UARTS (rhbz 1264383)

This commit is contained in:
Josh Boyer 2015-10-07 09:32:25 -04:00
parent 580a24321b
commit 42ce3d8c32
2 changed files with 2 additions and 1 deletions

View File

@ -2518,7 +2518,7 @@ CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=32
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y

View File

@ -2039,6 +2039,7 @@ fi
#
%changelog
* Wed Oct 07 2015 Josh Boyer <jwboyer@fedoraproject.org>
- Increase the default number of runtime UARTS (rhbz 1264383)
- Enable X86_NUMACHIP
* Tue Oct 06 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-0.rc4.git1.1