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)
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>

No differences found