summaryrefslogtreecommitdiffstats
path: root/package/alsa-utils/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-11-10 21:47:25 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-11 15:09:08 +0100
commitc835db65fa9084690ce244a5401d5943d98274c5 (patch)
tree4e3fb3e1134f2015f692a50def00740826784b12 /package/alsa-utils/Config.in
parentf98e865074a6c6f9cc38721b3320f95de5f2967b (diff)
downloadbuildroot-c835db65fa9084690ce244a5401d5943d98274c5.tar.gz
buildroot-c835db65fa9084690ce244a5401d5943d98274c5.zip
alsa-utils: bump to version 1.1.0
Also add BAT (Basic Audio Testing) tool option. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/alsa-utils/Config.in')
-rw-r--r--package/alsa-utils/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/alsa-utils/Config.in b/package/alsa-utils/Config.in
index 3a99279276..a08743edbf 100644
--- a/package/alsa-utils/Config.in
+++ b/package/alsa-utils/Config.in
@@ -50,6 +50,10 @@ config BR2_PACKAGE_ALSA_UTILS_APLAY
select BR2_PACKAGE_ALSA_LIB_PCM
bool "aplay/arecord"
+config BR2_PACKAGE_ALSA_UTILS_BAT
+ select BR2_PACKAGE_FFTW
+ bool "bat"
+
config BR2_PACKAGE_ALSA_UTILS_IECSET
select BR2_PACKAGE_ALSA_LIB_PCM
bool "iecset"
OpenPOWER on IntegriCloud