virtio: disable multiport console support.
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 31 Mar 2010 18:56:42 +0000 (21:56 +0300)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 8 Apr 2010 00:16:19 +0000 (09:46 +0930)
commitb7a413015d2986edf020fba765c906cc9cbcbfc9
treee7d65883c875ddb215e47c14aa3616e4bf1a80e3
parent9ff4cfab82d27e9fda72315f911bbaa9516e04bc
virtio: disable multiport console support.

Move MULTIPORT feature and related config changes
out of exported headers, and disable the feature
at runtime.

At this point, it seems less risky to keep code around
until we can enable it than rip it out completely.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c
include/linux/virtio_console.h