mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
TI:armv7: Enable CONFIG_CMD_GPIO
Add the generic "poke a GPIO" command, with the GPIO related defines. Acked-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
0fedc4a507
commit
a1665ed136
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@
|
|||
|
||||
/* GPIO block */
|
||||
#define CONFIG_OMAP_GPIO
|
||||
#define CONFIG_CMD_GPIO
|
||||
|
||||
/*
|
||||
* GPMC NAND block. We support 1 device and the physical address to
|
||||
|
|
Loading…
Add table
Reference in a new issue