From: Thomas Petazzoni Date: Wed, 18 Dec 2019 22:33:54 +0000 (+0100) Subject: package/pipewire: use "config" instead of "menuconfig" X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=43959c561602596502d20c232b3d46707a373054;p=buildroot.git package/pipewire: use "config" instead of "menuconfig" pipewire doesn't have enough sub-options to warrant having its own menuconfig. Signed-off-by: Thomas Petazzoni --- diff --git a/package/pipewire/Config.in b/package/pipewire/Config.in index d7a4a51b38..80e28d3614 100644 --- a/package/pipewire/Config.in +++ b/package/pipewire/Config.in @@ -1,4 +1,4 @@ -menuconfig BR2_PACKAGE_PIPEWIRE +config BR2_PACKAGE_PIPEWIRE bool "pipewire" depends on BR2_PACKAGE_HAS_UDEV # libudev depends on BR2_TOOLCHAIN_HAS_THREADS # dbus, alsa-lib