aboutsummarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authoryar2017-04-01 16:09:41 -0700
committeryar2017-04-01 16:09:41 -0700
commit249d1dbf1b1cdf37f7fc2090da23eecb008e439c (patch)
tree0e9d1471b38dbba93f93a17d0786740116ab3e43 /config.x86_64
parent4de43c8abcec1f7ba41a8e126ef3b9870e59faa4 (diff)
downloadaur-249d1dbf1b1cdf37f7fc2090da23eecb008e439c.tar.gz
CONFIG_SERIAL_8250_CONSOLE=y
this is absolutely necessary for linode's KVM and i totally screwed up not adding it before
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_647
1 files changed, 5 insertions, 2 deletions
diff --git a/config.x86_64 b/config.x86_64
index 340098a499a2..cb748353b2c1 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.10.8-1 Kernel Configuration
+# Linux/x86 4.10.8-6 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -1704,15 +1704,17 @@ CONFIG_DEVKMEM=y
#
# Serial drivers
#
+CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_PNP=y
# CONFIG_SERIAL_8250_FINTEK is not set
-# CONFIG_SERIAL_8250_CONSOLE is not set
+CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
+# CONFIG_SERIAL_8250_FSL is not set
# CONFIG_SERIAL_8250_DW is not set
# CONFIG_SERIAL_8250_RT288X is not set
# CONFIG_SERIAL_8250_UNIPHIER is not set
@@ -1729,6 +1731,7 @@ CONFIG_SERIAL_8250_MID=y
# CONFIG_SERIAL_UARTLITE is not set
# CONFIG_SERIAL_SH_SCI is not set
CONFIG_SERIAL_CORE=y
+CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_TIMBERDALE is not set