[kernel] r13018 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Sun Mar 8 09:38:31 UTC 2009
Author: maks
Date: Sun Mar 8 09:38:29 2009
New Revision: 13018
Log:
topconfig enable modular SND_HRTIMER
and use it as default
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 Sun Mar 8 09:38:29 2009
@@ -19,7 +19,7 @@
LIBFC, FCOE, ATL1C, JOYSTICK_WALKERA0701, TOUCHSCREEN_WACOM_W8001,
TOUCHSCREEN_TSC2007, W1_SLAVE_DS2431, WM8350_POWER, SOC_CAMERA_MT9T031,
SOC_CAMERA_TW9910, SOC_CAMERA_OV772X, USB_STV06XX, USB_GSPCA_OV534,
- DVB_LGDT3304, WM8350_WATCHDOG, SMSC_SCH311X_WDT.
+ DVB_LGDT3304, WM8350_WATCHDOG, SMSC_SCH311X_WDT, SND_HRTIMER.
* topconfig enable SND_HDA_HWDEP for sound debugging purpose.
* topconfig enable USB_HIDDEV (closes: #517771)
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 Sun Mar 8 09:38:29 2009
@@ -2958,6 +2958,8 @@
## file: sound/core/Kconfig
##
CONFIG_SND_PCM_OSS_PLUGINS=y
+CONFIG_SND_HRTIMER=m
+CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
More information about the Kernel-svn-changes
mailing list