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 d7ae676988
commit e208283f33
2 changed files with 4 additions and 1 deletions

View File

@ -2484,7 +2484,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

@ -2259,6 +2259,9 @@ fi
#
#
%changelog
* Wed Oct 07 2015 Josh Boyer <jwboyer@fedoraproject.org>
- Increase the default number of runtime UARTS (rhbz 1264383)
* Wed Oct 07 2015 Justin M. Forbes <jforbes@fedoraproject.org>
- Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE for Dell XPS sound (rhbz 1255070)
- Enable CONFIG_X86_NUMACHIP