summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-enterprise.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/board-enterprise.h')
-rw-r--r--arch/arm/mach-tegra/board-enterprise.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-enterprise.h b/arch/arm/mach-tegra/board-enterprise.h
index f47672091bf8..3c6d149abdff 100644
--- a/arch/arm/mach-tegra/board-enterprise.h
+++ b/arch/arm/mach-tegra/board-enterprise.h
@@ -158,4 +158,7 @@ enum tegra_bb_type {
TEGRA_BB_M7400,
};
+/* Indicate the pwm of backlight, DC pwm or external pwm3. */
+#define IS_EXTERNAL_PWM 0
+
#endif /*_MACH_TEGRA_BOARD_ENTERPRISE_H */