[kernel] r14925 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Fri Jan 8 15:22:21 UTC 2010
Author: maks
Date: Fri Jan 8 15:22:19 2010
New Revision: 14925
Log:
topconfig enable SND_HDA_PATCH_LOADER
seen enabled in fedora and looks useful.
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 Fri Jan 8 15:22:13 2010 (r14924)
+++ dists/trunk/linux-2.6/debian/changelog Fri Jan 8 15:22:19 2010 (r14925)
@@ -9,7 +9,8 @@
* topconfig unset USB_ISP1362_HCD FTBFS on armel and useless.
(closes: #564156)
* topconfig set PATA_ATP867X, PATA_RDC, SND_CS5535AUDIO, PM_RUNTIME,
- ATA_VERBOSE_ERROR, RTC_DRV_WM831X, RTC_DRV_PCF2123, RTC_DRV_AB3100.
+ ATA_VERBOSE_ERROR, RTC_DRV_WM831X, RTC_DRV_PCF2123, RTC_DRV_AB3100,
+ SND_HDA_PATCH_LOADER.
* [x86] set RTL8192E, TOPSTAR_LAPTOP, I2C_SCMI.
* Explicitly disable diverse staging drivers.
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config Fri Jan 8 15:22:13 2010 (r14924)
+++ dists/trunk/linux-2.6/debian/config/config Fri Jan 8 15:22:19 2010 (r14925)
@@ -3956,6 +3956,7 @@
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_JACK=y
+CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
More information about the Kernel-svn-changes
mailing list