diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-01-02 00:04:36 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-01-02 00:04:36 +0000 |
commit | 49168b1bd065468e41c98b5c294be98dc90f533e (patch) | |
tree | a40b1ea6eb8d869efcc5f095f4744b564b9a34af /packages/linux/linux-efika | |
parent | 3235c2a1ecd11775f8b2c2a0283bd87c5722b993 (diff) |
linux-efika: Enabled build of audio driver as module.
Diffstat (limited to 'packages/linux/linux-efika')
-rw-r--r-- | packages/linux/linux-efika/defconfig | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/linux/linux-efika/defconfig b/packages/linux/linux-efika/defconfig index 41529d9678..05a06b6c5e 100644 --- a/packages/linux/linux-efika/defconfig +++ b/packages/linux/linux-efika/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.19-rc6 -# Mon Nov 27 17:09:56 2006 +# Sun Dec 31 01:46:08 2006 # # CONFIG_PPC64 is not set CONFIG_PPC32=y @@ -1413,6 +1413,11 @@ CONFIG_SND_VIA82XX_MODEM=m # # +# ALSA PPC devices +# +CONFIG_SND_PPC_MPC52xx_AC97=m + +# # USB devices # CONFIG_SND_USB_AUDIO=m |