ASoC: tegra-alt: Add config for card registration

Registration of audio card was causing L4T sanity test
failures when audio codec was absent. Added a new kernel
config to selectively enable this feature.

Bug 200130213

Reviewed-on: http://git-master/r/783159
(cherry picked from commit 8adb770420239e57a2061c54dafae08ddaee7928)
Change-Id: I0998c122742e4012eda02a3d389fae96ee85202b
Signed-off-by: Asha T <atalambedu@nvidia.com>
Reviewed-on: http://git-master/r/793039
Reviewed-by: Shaunak Gupte <shaunakg@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
This commit is contained in:
Asha T
2015-08-13 18:34:00 +05:30
committed by Sameer Pujar
parent 7b3d286458
commit 55e3f3b68c

View File

@@ -28,6 +28,13 @@ config SND_SOC_TEGRA_ALT_210
depends on SND_SOC_TEGRA_ALT depends on SND_SOC_TEGRA_ALT
depends on ARCH_TEGRA_APE depends on ARCH_TEGRA_APE
config SND_SOC_TEGRA_ALT_FORCE_CARD_REG
tristate "Enable sound card even if audio codec is missing on board"
depends on SND_SOC_TEGRA_ALT
help
Say Y or M if you want to register the sound card even if audio codec
is not connected/present on board.
config SND_SOC_TEGRA30_XBAR_ALT config SND_SOC_TEGRA30_XBAR_ALT
tristate "Tegra30 XBAR driver" tristate "Tegra30 XBAR driver"
depends on SND_SOC_TEGRA_ALT && SND_SOC_TEGRA_ALT_30_OR_LATER depends on SND_SOC_TEGRA_ALT && SND_SOC_TEGRA_ALT_30_OR_LATER