ASoC: fix kconfig order of Blackfin drivers
authorBarry Song <barry.song@analog.com>
Thu, 1 Oct 2009 05:33:30 +0000 (01:33 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 1 Oct 2009 10:27:27 +0000 (11:27 +0100)
commitdf1246d84ab7edc375e6b6d236654ac0866229c5
tree68516f1ae82fb195b07af6d2b4e1a8b0face7ebd
parent539d3d8cbe5cf7597d4c4c4428aec242f9ea5185
ASoC: fix kconfig order of Blackfin drivers

Some of the Blackfin options don't directly follow the kconfig options
they depend on, so kconfig is unable to display the proper tree.  So sort
the options such they expand/collapse properly.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/blackfin/Kconfig