From: Stephen Warren Date: Mon, 21 May 2012 20:51:19 +0000 (-0600) Subject: ASoC: tegra: simplify Kconfig dependencies X-Git-Tag: v3.6-rc1~134^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0336553e4a8c1fefc11aa5656cebf2ce80657322;p=pandora-kernel.git ASoC: tegra: simplify Kconfig dependencies The Tegra ASoC machine drivers only depend on Tegra architecture support to compile, not specific board support. Remove Kconfig dependencies on any particular board. This is required since Kconfig options for boards are going away given the migration to device tree. Signed-off-by: Stephen Warren Acked-by: Mark Brown --- Reading git-diff-tree failed