summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <hns@goldelico.com>2011-06-24 21:45:58 +0200
committerH. Nikolaus Schaller <hns@goldelico.com>2011-06-24 21:45:58 +0200
commit4a8ad72a304ec18904ea75b6aeb35bf38c46b465 (patch)
tree1fa35fda70b01edc3d7d2bddb16ebf3b3472e23a
parentb1c0273d1157e018d726569936e43af007cdb0d0 (diff)
downloadbootable_bootloader_goldelico_gta04-4a8ad72a304ec18904ea75b6aeb35bf38c46b465.zip
bootable_bootloader_goldelico_gta04-4a8ad72a304ec18904ea75b6aeb35bf38c46b465.tar.gz
bootable_bootloader_goldelico_gta04-4a8ad72a304ec18904ea75b6aeb35bf38c46b465.tar.bz2
disabled config for GTA04A2, i.e. the I2C1 patches
-rw-r--r--include/configs/omap3_gta04.h2
1 files changed, 1 insertions, 1 deletions
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 */