Make virtio_console built-in on x86_64 (#677713)
This commit is contained in:
parent
4679d77e75
commit
acd41dbaf4
@ -435,7 +435,7 @@ CONFIG_VIRTIO_BALLOON=m
|
||||
CONFIG_VIRTIO_NET=m
|
||||
CONFIG_VMXNET3=m
|
||||
CONFIG_HW_RANDOM_VIRTIO=m
|
||||
CONFIG_VIRTIO_CONSOLE=m
|
||||
CONFIG_VIRTIO_CONSOLE=y
|
||||
CONFIG_VHOST_NET=m
|
||||
|
||||
#
|
||||
|
@ -1963,6 +1963,7 @@ fi
|
||||
%changelog
|
||||
* Wed Feb 16 2011 Chuck Ebbert <cebbert@redhat.com>
|
||||
- Add support for Airprime/Sierra USB IP modem (#676860)
|
||||
- Make virtio_console built-in on x86_64 (#677713)
|
||||
|
||||
* Tue Feb 15 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc5.git0.1
|
||||
- Linux 2.6.38-rc5 (81 minutes later...)
|
||||
|
Loading…
Reference in New Issue
Block a user