mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
arm: Tegra2: GPIO: enable GPIO for Tegra2 boards
Signed-off-by: Tom Warren <twarren@nvidia.com>
This commit is contained in:
parent
4e5ae09e56
commit
f84d64dbf6
1 changed files with 2 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue