summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2011-09-02 16:11:32 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:48:50 -0800
commit94dafa569ff8b145e03190514cb1f5c014a6537e (patch)
treeb084eaf1de329d5b5a0f39ce4a3745fcb89f5101 /arch/arm/mach-tegra/Makefile
parentc22106fbca8560cec9585468cdc1a6af546a750e (diff)
ARM: tegra: enterprise: Enable KBC
Change-Id: I3d68c141cb515a024432ff5c2b40481494d178f7 Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Reviewed-on: http://git-master/r/50909 Rebase-Id: Rc7e5a79c13087c8f58dc50fa6304206f39dd287e
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 413e0305712e..d50fc351aeb8 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -158,5 +158,5 @@ obj-${CONFIG_MACH_TEGRA_ENTERPRISE} += board-enterprise-sdhci.o
obj-${CONFIG_MACH_TEGRA_ENTERPRISE} += board-enterprise-memory.o
obj-${CONFIG_MACH_TEGRA_ENTERPRISE} += board-enterprise-power.o
obj-${CONFIG_MACH_TEGRA_ENTERPRISE} += board-enterprise-baseband.o
-#obj-${CONFIG_MACH_TEGRA_ENTERPRISE} += board-enterprise-kbc.o
+obj-${CONFIG_MACH_TEGRA_ENTERPRISE} += board-enterprise-kbc.o
obj-${CONFIG_MACH_TEGRA_ENTERPRISE} += board-enterprise-sensors.o