Author: maks-guest Date: Tue Sep 19 19:22:21 2006 New Revision: 7457 Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config dists/trunk/linux-2.6/debian/changelog
Log: enable SND_AOA for ppc Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/powerpc/config (original) +++ dists/trunk/linux-2.6/debian/arch/powerpc/config Tue Sep 19 19:22:21 2006 @@ -976,6 +976,13 @@ CONFIG_SND_VX222=m CONFIG_SND_HDA_INTEL=m CONFIG_SND_POWERMAC=m +CONFIG_SND_AOA=m +CONFIG_SND_AOA_FABRIC_LAYOUT=m +CONFIG_SND_AOA_ONYX=m +CONFIG_SND_AOA_TAS=m +CONFIG_SND_AOA_TOONIE=m +CONFIG_SND_AOA_SOUNDBUS=m +CONFIG_SND_AOA_SOUNDBUS_I2S=m CONFIG_SND_USB_AUDIO=m CONFIG_SND_USB_USX2Y=m # CONFIG_SOUND_PRIME is not set Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Tue Sep 19 19:22:21 2006 @@ -34,8 +34,9 @@ [ maximilian attems ] * Enable CONFIG_PRINTER=m for all powerpc flavours. + * Enable the new alsa CONFIG_SND_AOA framework for powerpc. - -- Frederik Schüler <[EMAIL PROTECTED]> Wed, 13 Sep 2006 12:12:24 +0200 + -- maximilian attems <[EMAIL PROTECTED]> Tue, 19 Sep 2006 21:05:19 +0200 linux-2.6 (2.6.17-8) UNRELEASED; urgency=low _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

