From a1f4a3dd0592ef982017a50a7cfe749823114203 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 11 Jul 2004 22:19:26 +0000 Subject: * Patch by George G. Davis, 06 Jul 2004: - update mach-types.h to latest arm.linux.org.uk master list - Set correct OMAP1610 bi_arch_number for build target * Patch by Curt Brune, 06 Jul 2004: evb4510: add support for timer interrupt; cleanup --- include/configs/omap1610inn.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/omap1610inn.h') diff --git a/include/configs/omap1610inn.h b/include/configs/omap1610inn.h index 94fbac611..d0608ddef 100644 --- a/include/configs/omap1610inn.h +++ b/include/configs/omap1610inn.h @@ -40,6 +40,7 @@ #define CONFIG_OMAP 1 /* in a TI OMAP core */ #define CONFIG_OMAP1610 1 /* which is in a 1610 */ #define CONFIG_INNOVATOROMAP1610 1 /* a Innovator Board */ +#define CONFIG_MACH_OMAP_INNOVATOR /* Select board mach-type */ /* input clock of PLL */ /* the OMAP1610 Innovator has 12MHz input clock */ -- cgit v1.2.3