summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-10-07 09:32:25 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-10-07 09:32:37 -0400
commite208283f33477c6ad3719ea0c13a400828a25fbe (patch)
treecdbaef96cc4b325c45b8a96123ce9af902a6c1f0 /config-generic
parentd7ae676988427af377c4107f536a63a1f93e22e8 (diff)
downloadkernel-e208283f33477c6ad3719ea0c13a400828a25fbe.tar.gz
kernel-e208283f33477c6ad3719ea0c13a400828a25fbe.tar.xz
kernel-e208283f33477c6ad3719ea0c13a400828a25fbe.zip
Increase the default number of runtime UARTS (rhbz 1264383)
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index bcee79c0c..eb32d79c8 100644
--- a/config-generic
+++ b/config-generic
@@ -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