From 308252adaf090335fcc0c8bc8b49668f9d98022f Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 21 Jul 2012 05:02:23 +0000 Subject: dm: Move OMAP GPIO driver to drivers/gpio/ Signed-off-by: Marek Vasut Cc: Wolfgang Denk Cc: Albert Aribaud Cc: U-Boot DM Cc: Tom Rini Acked-by: Tom Rini Signed-off-by: Tom Rini --- include/configs/omap4_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/omap4_common.h') diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index b2e5cc6b72..6f298a1f7d 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h @@ -35,6 +35,7 @@ #define CONFIG_OMAP 1 /* in a TI OMAP core */ #define CONFIG_OMAP44XX 1 /* which is a 44XX */ #define CONFIG_OMAP4430 1 /* which is in a 4430 */ +#define CONFIG_OMAP_GPIO /* Get CPU defs */ #include -- cgit v1.2.1