summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_gta04.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap3_gta04.h')
-rw-r--r--include/configs/omap3_gta04.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/include/configs/omap3_gta04.h b/include/configs/omap3_gta04.h
index 0286510..10fdd2b 100644
--- a/include/configs/omap3_gta04.h
+++ b/include/configs/omap3_gta04.h
@@ -23,9 +23,11 @@
* MA 02111-1307 USA
*/
-#define CONFIG_OMAP3_GTA04 1 /* working with BEAGLE and GTA04 */
-#define CONFIG_OMAP3_GTA04A2 0 /* include patches and fixes for GTA04A2 */
-
+/* working with BEAGLE and GTA04 */
+#define CONFIG_OMAP3_GTA04 y
+/* enable to include patches and fixes for GTA04A2 */
+/* #define CONFIG_OMAP3_GTA04A2 y */
+
#include "omap3_beaglehyb.h" /* share config */
#undef CONFIG_SYS_PROMPT