diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-11-19 13:24:16 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-11-19 13:24:16 -0500 |
commit | 57c5ca56f444123e767a4b948fc1a62542d63e93 (patch) | |
tree | 4271dce7131ac4416584634556b755bcaf2398de /config-s390x | |
parent | 94b9cdb4e60eceaf54ec00f54292733abdc5fd44 (diff) | |
download | kernel-57c5ca56f444123e767a4b948fc1a62542d63e93.tar.gz kernel-57c5ca56f444123e767a4b948fc1a62542d63e93.tar.xz kernel-57c5ca56f444123e767a4b948fc1a62542d63e93.zip |
Disable SERIAL_8250 on s390x (rhbz 1158848)
Diffstat (limited to 'config-s390x')
-rw-r--r-- | config-s390x | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-s390x b/config-s390x index fd9e28dc6..a76cad62b 100644 --- a/config-s390x +++ b/config-s390x @@ -233,6 +233,7 @@ CONFIG_HOTPLUG_PCI_S390=y # CONFIG_HID is not set # CONFIG_MTD is not set +# CONFIG_SERIAL_8250 is not set # CONFIG_PARPORT is not set # CONFIG_UWB is not set # CONFIG_MMC is not set |