Skip to content
Snippets Groups Projects
Commit a1665ed1 authored by Tom Rini's avatar Tom Rini
Browse files

TI:armv7: Enable CONFIG_CMD_GPIO


Add the generic "poke a GPIO" command, with the GPIO related defines.

Acked-by: default avatarDan Murphy <dmurphy@ti.com>
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 0fedc4a5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment