diff options
author | Stefano Babic | 2012-08-29 01:22:02 +0000 |
---|---|---|
committer | Tom Rini | 2012-09-04 17:05:38 -0700 |
commit | d0e9fb1cf904e328b987ffd66571161fb2e9bcaf (patch) | |
tree | fa294a1d28e6a3462fb8cc28b013d35e5677891c /include/configs | |
parent | e40f6c4a1c989a0e3d8db0694c49183637163087 (diff) |
OMAP3: mt_ventoux: activate GPIO4
Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/mt_ventoux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mt_ventoux.h b/include/configs/mt_ventoux.h index 5db6d576664..131670a42b0 100644 --- a/include/configs/mt_ventoux.h +++ b/include/configs/mt_ventoux.h @@ -31,6 +31,7 @@ #define CONFIG_BOOTFILE "uImage" #define CONFIG_AUTO_COMPLETE +#define CONFIG_OMAP3_GPIO_4 #define CONFIG_HOSTNAME mt_ventoux /* |