[package] kernel/modules: move SPI drivers into a new submenu
[openwrt.git] / package / kernel / modules / sound.mk
index 5146bf4..60864b1 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 SOUND_MENU:=Sound Support
 
@@ -98,7 +97,7 @@ define KernelPackage/sound-ps3
   TITLE:=PS3 Audio
   DEPENDS:=kmod-sound-core
   KCONFIG:=CONFIG_SND_PS3 \
-               CONFIG_SND_PPC
+               CONFIG_SND_PPC=y
   FILES:=$(LINUX_DIR)/sound/ppc/snd_ps3.$(LINUX_KMOD_SUFFIX)
   AUTOLOAD:=$(call AutoLoad,35, snd_ps3)
 endef
This page took 0.025062 seconds and 4 git commands to generate.