summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2012-03-22 15:47:28 +0530
committerSimone Willett <swillett@nvidia.com>2012-03-23 14:04:07 -0700
commit478a85c0281d6d8ede9f1619bb593ab9070c681f (patch)
tree5d8255eb1a35ae118d2e92472e49fc6e441428a9 /arch/arm/mach-tegra/Kconfig
parentfe85cd24e6208ae9faa5ccce78f42dbd851a53db (diff)
ARM: tegra: Remove legacy i2s/spdif driver
Removing legacy i2s/spdif driver from tree. These files are added to support customer projects prior to moving over to alsa driver for audio. There is no intention of using them and hence removing it. Change-Id: I864dbc50e2e76ac16f40542460f63c8c8a0eff71 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/91758 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r--arch/arm/mach-tegra/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index c98080b3c64f..2de37ff9db93 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -392,13 +392,6 @@ config TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND
help
Also will restore to original cpu frequency governor when device is resumed
-config TEGRA_LEGACY_AUDIO
- bool "Enable Tegra Legacy Audio APIs"
- default n
- help
- Say Y if you want to add support legacy (non-ALSA) audio APIs on
- Tegra. This will disable ALSA (ASoC) support.
-
config TEGRA_STAT_MON
bool "Enable H/W statistics monitor"
depends on ARCH_TEGRA_2x_SOC