diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2013-10-16 08:13:27 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2013-10-16 08:13:33 -0400 |
commit | f7a31ddb047aa3d8c887f0d92622877a5a9619f3 (patch) | |
tree | a49869f2f264af1c3ea84bedba823c892507eee8 /config-armv7 | |
parent | e1f1185c48883a6a6f5e08f6f99f5fd1c7c38e08 (diff) | |
download | kernel-f7a31ddb047aa3d8c887f0d92622877a5a9619f3.tar.gz kernel-f7a31ddb047aa3d8c887f0d92622877a5a9619f3.tar.xz kernel-f7a31ddb047aa3d8c887f0d92622877a5a9619f3.zip |
Enable VIRTIO_CONSOLE as a module on all ARM (rhbz 1005551)
Matches change we did for F20 a bit ago
Diffstat (limited to 'config-armv7')
-rw-r--r-- | config-armv7 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-armv7 b/config-armv7 index 09ee753af..d91cd4385 100644 --- a/config-armv7 +++ b/config-armv7 @@ -17,7 +17,6 @@ CONFIG_ARCH_ZYNQ=y # These are supported in the LPAE kernel # CONFIG_ARM_LPAE is not set # CONFIG_XEN is not set -# CONFIG_VIRTIO_CONSOLE is not set # CONFIG_ARM_VIRT_EXT is not set # mvebu |