kmod-sound-ps3: Modified target dependencies
SVN-Revision: 18629
This commit is contained in:
parent
86bfe0a701
commit
40f51884ed
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ $(eval $(call KernelPackage,sound-i8x0))
|
||||||
define KernelPackage/sound-ps3
|
define KernelPackage/sound-ps3
|
||||||
SUBMENU:=$(SOUND_MENU)
|
SUBMENU:=$(SOUND_MENU)
|
||||||
TITLE:=PS3 Audio
|
TITLE:=PS3 Audio
|
||||||
DEPENDS:=kmod-sound-core @TARGET_ps3
|
DEPENDS:=kmod-sound-core @TARGET_ps3||@TARGET_ps3chk
|
||||||
KCONFIG:=CONFIG_SND_PS3 \
|
KCONFIG:=CONFIG_SND_PS3 \
|
||||||
CONFIG_SND_PPC=y \
|
CONFIG_SND_PPC=y \
|
||||||
CONFIG_SND_PS3_DEFAULT_START_DELAY=2000
|
CONFIG_SND_PS3_DEFAULT_START_DELAY=2000
|
||||||
|
|
Loading…
Reference in a new issue