[kernel] r10791 - in dists/trunk/linux-2.6/debian: . config/i386
Maximilian Attems
maks at alioth.debian.org
Tue Mar 11 14:48:55 UTC 2008
Author: maks
Date: Tue Mar 11 14:48:54 2008
New Revision: 10791
Log:
i386: enable SND_SIS7019
driver for SiS 7019 Audio Accelerator
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/i386/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Tue Mar 11 14:48:54 2008
@@ -34,7 +34,7 @@
* [SECURITY]: Set DEFAULT_MMAP_MIN_ADDR to 65536 enabling low address space
protection from user allocation - /proc/sys/vm/mmap_min_addr tunable.
* [sparc]: Enable SCSI_SCAN_ASYNC.
- * [i386]: Enable TC1100_WMI.
+ * [i386]: Enable TC1100_WMI, SND_SIS7019.
[ Martin Michlmayr ]
* [arm/armel] Add a kernel for Orion based devices, such as the QNAP
Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config (original)
+++ dists/trunk/linux-2.6/debian/config/i386/config Tue Mar 11 14:48:54 2008
@@ -1226,6 +1226,7 @@
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
+CONFIG_SND_SIS7019=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
More information about the Kernel-svn-changes
mailing list