commit | df1246d84ab7edc375e6b6d236654ac0866229c5 | [log] [tgz] |
---|---|---|
author | Barry Song <barry.song@analog.com> | Thu Oct 01 01:33:30 2009 -0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Oct 01 11:27:27 2009 +0100 |
tree | 68516f1ae82fb195b07af6d2b4e1a8b0face7ebd | |
parent | 539d3d8cbe5cf7597d4c4c4428aec242f9ea5185 [diff] |
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>