virtio: console as a config option
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 25 Jul 2008 17:06:06 +0000 (12:06 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 25 Jul 2008 02:06:07 +0000 (12:06 +1000)
commit7721c494a28e06543a3d6aa412957aa783a4a531
treea37e13bcdf0029df3b22cec1b64caa7d549d92a8
parent91fcad19d03ed67cb50fd0e1913a8b89cc3ed3ec
virtio: console as a config option

I also added a small Kconfig change that allows the user to specify the
virtio console in menuconfig.

(Fixes to export symbols from Stephen Rothwell <sfr@canb.auug.org.au>)
(Fixes for CONFIG_VIRTIO_CONSOLE=y vs CONFIG_VIRTIO=m from Christian himself)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
drivers/char/Kconfig
drivers/char/hvc_console.c