From 4a8ad72a304ec18904ea75b6aeb35bf38c46b465 Mon Sep 17 00:00:00 2001 From: "H. Nikolaus Schaller" Date: Fri, 24 Jun 2011 21:45:58 +0200 Subject: disabled config for GTA04A2, i.e. the I2C1 patches --- include/configs/omap3_gta04.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/omap3_gta04.h b/include/configs/omap3_gta04.h index 376abe3..0286510 100644 --- a/include/configs/omap3_gta04.h +++ b/include/configs/omap3_gta04.h @@ -24,7 +24,7 @@ */ #define CONFIG_OMAP3_GTA04 1 /* working with BEAGLE and GTA04 */ -#define CONFIG_OMAP3_GTA04A2 1 /* include patches and fixes for GTA04A2 */ +#define CONFIG_OMAP3_GTA04A2 0 /* include patches and fixes for GTA04A2 */ #include "omap3_beaglehyb.h" /* share config */ -- cgit v1.1