summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2020-07-01 17:51:32 -0700
committerAlistair Delva <adelva@google.com>2020-07-20 08:08:22 -0700
commita2d85d3045f9921badaf432c3ddb034332a98116 (patch)
tree71a1ed7353df1f4e8e8954f3d9707c3865c6747a
parentafb0e8fca86e31b0e5586fe99f7b68499f6083ab (diff)
downloadcuttlefish-modules-a2d85d3045f9921badaf432c3ddb034332a98116.tar.gz
Enable VIRTIO_CONSOLE again
Now crosvm supports this feature, we can enable it in the launcher, and bring it back into the kernel config. Bug: 160341724 Change-Id: I88efb6c74d82c14e3fbff4506c433e7b5bd493b3
-rw-r--r--cuttlefish.fragment1
1 files changed, 1 insertions, 0 deletions
diff --git a/cuttlefish.fragment b/cuttlefish.fragment
index e49c891..a825527 100644
--- a/cuttlefish.fragment
+++ b/cuttlefish.fragment
@@ -18,3 +18,4 @@ CONFIG_TEST_MEMINIT=m
CONFIG_TCG_TPM=m
CONFIG_TCG_VTPM_PROXY=m
CONFIG_INCREMENTAL_FS=m
+CONFIG_VIRTIO_CONSOLE=m