summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorRamalingam C <ramalingamc@nvidia.com>2012-07-19 14:54:30 +0530
committerSimone Willett <swillett@nvidia.com>2012-07-23 14:50:13 -0700
commitf8f3f9dd17aeef2c1fd2119a3f3cc8b0791c548c (patch)
treeda6260669a87868a95cde8feea6cd7733f1fbf8a /arch/arm/configs
parent8928dee2d0ddef01bff38c0cbb7931487f66de39 (diff)
arm: config: tegra3: Enable IrDA support
Enables the IrDA support on E1198 and E1186 platforms. This will enable the access to the IrDA transceiver through (/dev/ttyHS1) UARTB of verbier (E1240). Bug 999895 Change-Id: Ib2b8391facddf12b3b48d319e11f548d9f963712 Signed-off-by: Ramalingam C <ramalingamc@nvidia.com> Reviewed-on: http://git-master/r/114952 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/tegra3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra3_defconfig b/arch/arm/configs/tegra3_defconfig
index 0739438d704a..95ca04c1832a 100644
--- a/arch/arm/configs/tegra3_defconfig
+++ b/arch/arm/configs/tegra3_defconfig
@@ -27,6 +27,7 @@ CONFIG_ARCH_TEGRA=y
CONFIG_GPIO_PCA953X=y
CONFIG_ARCH_TEGRA_3x_SOC=y
CONFIG_TEGRA_PCI=y
+CONFIG_TEGRA_IRDA=y
CONFIG_MACH_CARDHU=y
CONFIG_MACH_TEGRA_ENTERPRISE=y
CONFIG_TEGRA_PWM=y