* debian/changelog: Update.

* debian/config/s390/config
  - Set S390_GUEST.
  - Set VIRTUALIZATION.
  - Set KVM.


svn path=/dists/trunk/linux-2.6/; revision=13143
This commit is contained in:
Bastian Blank 2009-03-16 22:45:42 +00:00
parent 3ffe73de60
commit 2342b93d79
2 changed files with 8 additions and 0 deletions

1
debian/changelog vendored
View File

@ -52,6 +52,7 @@ linux-2.6 (2.6.29~rc8-1~experimental.1) UNRELEASED; urgency=low
* [s390/s390] Disable BTRFS.
* [sparc] Use sparc as kernel architecture.
* Update kconfig report changes patch.
* [s390] Enable KVM.
[ Martin Michlmayr ]
* [mips/r4k-ip22] Build in RTC_DRV_DS1286.

View File

@ -30,6 +30,13 @@ CONFIG_APPLDATA_NET_SUM=m
CONFIG_S390_HYPFS_FS=y
CONFIG_KEXEC=y
# CONFIG_ZFCPDUMP is not set
CONFIG_S390_GUEST=y
##
## file: arch/s390/kvm/Kconfig
##
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
##
## file: drivers/block/Kconfig