summaryrefslogtreecommitdiffstats
path: root/package/audio/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package: Kconfig: use menu instead of menuconfig for sub menusPeter Korsgaard2008-11-141-8/+2
| | | | | As discussed on the list - These things should normally not be (un)selectable.
* audio: Move all audio packages into audio subdirDaniel Laird2008-09-051-0/+21
Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird