diff options
| author | Stefano Babic <sbabic@denx.de> | 2012-08-29 01:22:02 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2012-09-04 17:05:38 -0700 | 
| commit | d0e9fb1cf904e328b987ffd66571161fb2e9bcaf (patch) | |
| tree | fa294a1d28e6a3462fb8cc28b013d35e5677891c | |
| parent | e40f6c4a1c989a0e3d8db0694c49183637163087 (diff) | |
| download | olio-uboot-2014.01-d0e9fb1cf904e328b987ffd66571161fb2e9bcaf.tar.xz olio-uboot-2014.01-d0e9fb1cf904e328b987ffd66571161fb2e9bcaf.zip | |
OMAP3: mt_ventoux: activate GPIO4
Signed-off-by: Stefano Babic <sbabic@denx.de>
| -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 5db6d5766..131670a42 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  /* |