diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2009-03-17 11:49:14 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2009-03-17 11:49:14 +0000 |
commit | 388ed6d014d83ffee789175e151fe3c1cd730411 (patch) | |
tree | 55fc090c26d72c904912fe64721a89f5255e534c /target/linux/ps3/config-2.6.28 | |
parent | 1675d3bed9cd0db97dbf777dcc3a4b57fa42e28c (diff) | |
download | upstream-388ed6d014d83ffee789175e151fe3c1cd730411.tar.gz upstream-388ed6d014d83ffee789175e151fe3c1cd730411.tar.bz2 upstream-388ed6d014d83ffee789175e151fe3c1cd730411.zip |
Update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14915 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3/config-2.6.28')
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index afcacf248d..4ad7dadd7f 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -317,6 +317,14 @@ CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SERIAL_8250 is not set # CONFIG_SHMEM is not set CONFIG_SMP=y +CONFIG_SND=m +CONFIG_SND_PCM=m +CONFIG_SND_PPC=y +CONFIG_SND_PS3=m +CONFIG_SND_PS3_DEFAULT_START_DELAY=2000 +CONFIG_SND_TIMER=m +CONFIG_SOUND=m +# CONFIG_SOUND_OSS_CORE is not set CONFIG_SPARSEMEM=y CONFIG_SPARSEMEM_EXTREME=y CONFIG_SPARSEMEM_MANUAL=y |