SmartAudio/package/multimedia/pulseaudio/Config.in

14 lines
252 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
if PACKAGE_pulseaudio-daemon
config PULSEAUDIO_DAEMON_ENABLE_UDEV
bool "Enable UDEV support"
default n
select PACKAGE_eudev
config PULSEAUDIO_DAEMON_ENABLE_DBUS
bool "Enable D-Bus support"
default n
select PACKAGE_dbus
endif