c95efadc5d
Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/packages@37614 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
191 B
Plaintext
13 lines
191 B
Plaintext
menu "Configuration"
|
|
depends on PACKAGE_cmus
|
|
|
|
config CMUS_WITH_PULSE
|
|
bool "Enable pulseaudio support"
|
|
default n
|
|
|
|
config CONFIG_CMUS_WITH_OSS
|
|
bool "Enable OSS support"
|
|
default n
|
|
|
|
endmenu
|