summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_mvblx.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-07-21 05:02:23 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:13 +0200
commit308252adaf090335fcc0c8bc8b49668f9d98022f (patch)
treeebda220ff958963d4df1cbf998c889b2ef6540ac /include/configs/omap3_mvblx.h
parent16e41c857ceb4534e8105f5f13d5803584e69590 (diff)
downloadblackbird-obmc-uboot-308252adaf090335fcc0c8bc8b49668f9d98022f.tar.gz
blackbird-obmc-uboot-308252adaf090335fcc0c8bc8b49668f9d98022f.zip
dm: Move OMAP GPIO driver to drivers/gpio/
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Wolfgang Denk <wd@denx.de> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: U-Boot DM <u-boot-dm@lists.denx.de> Cc: Tom Rini <trini@ti.com> Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/omap3_mvblx.h')
-rw-r--r--include/configs/omap3_mvblx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_mvblx.h b/include/configs/omap3_mvblx.h
index 6a1304681a..30ca312931 100644
--- a/include/configs/omap3_mvblx.h
+++ b/include/configs/omap3_mvblx.h
@@ -39,6 +39,7 @@
#define CONFIG_OMAP34XX 1 /* which is a 34XX */
#define CONFIG_MVBLX 1 /* working with mvBlueLYNX-X */
#define CONFIG_MACH_TYPE MACH_TYPE_MVBLX
+#define CONFIG_OMAP_GPIO
#define CONFIG_SDRC /* The chip has SDRC controller */
OpenPOWER on IntegriCloud