summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-colibri_t30.h
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-01-22 18:23:26 +0100
committerStefan Agner <stefan.agner@toradex.com>2014-01-22 18:23:26 +0100
commit009e6229134cffa05aafb780362b7c5480ec7a16 (patch)
treefcae485c5b2c0be9d6b80cf320fe6fe763c7aa40 /arch/arm/mach-tegra/board-colibri_t30.h
parentf939885e6f77ac92bad278487ccf651f2256a7b0 (diff)
colibri_t20/colibri_t30/apalis_t30: remove TEGRA_FB_VGA defines
Remove TEGRA_FB_VGA defines and use VGA as default. Since initial mode is now configureable through kernel cmd line parameter, we don't need those compile time helpers.
Diffstat (limited to 'arch/arm/mach-tegra/board-colibri_t30.h')
-rw-r--r--arch/arm/mach-tegra/board-colibri_t30.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-tegra/board-colibri_t30.h b/arch/arm/mach-tegra/board-colibri_t30.h
index 21de318173ea..85563fe222ba 100644
--- a/arch/arm/mach-tegra/board-colibri_t30.h
+++ b/arch/arm/mach-tegra/board-colibri_t30.h
@@ -32,9 +32,6 @@
#define COLIBRI_T30_VI
#endif
-/* Run framebuffer in VGA mode */
-#define TEGRA_FB_VGA
-
/* GPIO */
#define DDC_SCL TEGRA_GPIO_PV4 /* X2-15 */