alsa-utils: put 'select' after 'bool'
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 Jan 2016 16:57:07 +0000 (17:57 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 Jan 2016 16:57:07 +0000 (17:57 +0100)
commitadb2d79c3ef102c9349b56cc4a83ffacfd02d1aa
tree9c709d1d67e205627dd15beb44afbe23823a32de
parent4707383c5d501a9ad7698579e5d0a4e2ab758c7e
alsa-utils: put 'select' after 'bool'

In the definitions of the alsa-utils sub-options, the 'select' were
before the 'bool', which is unusual and does not follow how we do
things in general in Buildroot. This commit fixes that for all
alsa-utils suboptions.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/alsa-utils/Config.in