From 009e6229134cffa05aafb780362b7c5480ec7a16 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 22 Jan 2014 18:23:26 +0100 Subject: 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. --- arch/arm/mach-tegra/board-colibri_t20.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/arm/mach-tegra/board-colibri_t20.h') diff --git a/arch/arm/mach-tegra/board-colibri_t20.h b/arch/arm/mach-tegra/board-colibri_t20.h index c7f2c5dcad33..23e9cdbda749 100644 --- a/arch/arm/mach-tegra/board-colibri_t20.h +++ b/arch/arm/mach-tegra/board-colibri_t20.h @@ -23,9 +23,6 @@ #define COLIBRI_T20_VI #endif -/* Run framebuffer in VGA mode */ -#define TEGRA_FB_VGA - /* Uncomment to activate 32-bit GMI address/databus */ //#define GMI_32BIT -- cgit v1.2.3