xref: /OK3568_Linux_fs/buildroot/package/aumix/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_AUMIX
2	bool "aumix"
3	select BR2_PACKAGE_NCURSES
4	help
5	  aumix is a small, easy-to-use program to control the mixer
6	  of your sound card. It runs in text mode using the ncurses
7	  library, or from the command line (non-interactively).
8	  It can read default settings from a file, and it can also
9	  automatically save and restore the mixer settings at shutdown
10	  and boot.
11
12	  http://jpj.net/~trevor/aumix.html
13