5fb2313e91
Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/packages@37595 3c298f89-4303-0410-b956-a3cf2f4a3e73
9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
menu "Configuration"
|
|
depends on PACKAGE_cmus
|
|
|
|
config CMUS_WITH_PULSE
|
|
bool
|
|
default n
|
|
prompt "Enable pulseaudio support"
|
|
endmenu
|