projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e5ae09
)
arm: Tegra2: GPIO: enable GPIO for Tegra2 boards
author
Tom Warren
<twarren.nvidia@gmail.com>
Fri, 17 Jun 2011 06:27:29 +0000
(06:27 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Mon, 4 Jul 2011 08:55:26 +0000
(10:55 +0200)
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/tegra2-common.h
patch
|
blob
|
history
diff --git
a/include/configs/tegra2-common.h
b/include/configs/tegra2-common.h
index 2d36d2374d996a7aedb8316d3f26c91403b747fd..73e0f05cda9a3cc68ec7c1b625016030a6ba5706 100644
(file)
--- a/
include/configs/tegra2-common.h
+++ b/
include/configs/tegra2-common.h
@@
-160,4
+160,6
@@
CONFIG_SYS_INIT_RAM_SIZE - \
GENERATED_GBL_DATA_SIZE)
+#define CONFIG_TEGRA2_GPIO
+#define CONFIG_CMD_GPIO
#endif /* __TEGRA2_COMMON_H */