summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r--arch/arm/mach-tegra/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index b69f0dc6e24d..f4f4d58452ed 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -187,6 +187,12 @@ config MACH_P1852
help
Support for NVIDIA P1852 development platform
+config MACH_E1853
+ bool "E1853 board"
+ depends on ARCH_TEGRA_3x_SOC
+ help
+ Support for NVIDIA E1853 development platform
+
config MACH_TEGRA_ENTERPRISE
bool "Enterprise board"
depends on ARCH_TEGRA_3x_SOC
@@ -286,6 +292,13 @@ config TEGRA_P1852_TDM
Enables TDM mode driver for P1852 SKUs. If this
is not defined then I2S mode is selected by default.
+config TEGRA_TDM
+ bool "Enable TDM mode for Automotive SKUs"
+ depends on MACH_E1853
+ help
+ Enables TDM mode driver for Automotive SKUs. If this
+ is not defined then I2S mode is selected by default.
+
config TEGRA_CARDHU_DSI
bool "Support DSI panel on Cardhu"
depends on MACH_CARDHU