[kernel] r11524 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Thu Jun 5 09:42:17 UTC 2008
Author: maks
Date: Thu Jun 5 09:42:16 2008
New Revision: 11524
Log:
topconfig set HW_RANDOM_VIRTIO
see f7f510ec195781c857ab76366a3e1c59e1caae42 for further info
on how to feed it.
this leaves the question why HW_RANDOM is top disabled.
kind of a strange choice for this tristate driver, with "default m".
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Thu Jun 5 09:42:16 2008
@@ -20,7 +20,7 @@
A11Y_BRAILLE_CONSOLE, EDS_TRIGGER_DEFAULT_ON, VIDEO_ALLOW_V4L1, ATA_ACPI,
SATA_PMP, ATA_SFF, USB_SERIAL_MOTOROLA, USB_WDM, MAC80211_MESH,
IPV6_MROUTE, IPV6_PIMSM_V2, MTD_AR7_PARTS, SENSORS_IBMAEM, PATA_SCH,
- CGROUP_DEVICE, USB_ISIGHTFW.
+ CGROUP_DEVICE, USB_ISIGHTFW, HW_RANDOM_VIRTIO.
* [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
EEEPC_LAPTOP, FB_N411.
* [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Thu Jun 5 09:42:16 2008
@@ -208,6 +208,7 @@
## file: drivers/char/hw_random/Kconfig
##
# CONFIG_HW_RANDOM is not set
+CONFIG_HW_RANDOM_VIRTIO=m
##
## file: drivers/char/pcmcia/Kconfig
More information about the Kernel-svn-changes
mailing list