Skip to content
Snippets Groups Projects
Commit caacb33f authored by Michal Simek's avatar Michal Simek
Browse files

zynq: Enable GPIO driver and GPIO commands


Enable GPIO driver and GPIO commands.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent d37c6288
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,9 @@
# define CONFIG_ZYNQ_SERIAL
#endif
#define CONFIG_ZYNQ_GPIO
#define CONFIG_CMD_GPIO
/* Ethernet driver */
#if defined(CONFIG_ZYNQ_GEM0) || defined(CONFIG_ZYNQ_GEM1)
# define CONFIG_NET_MULTI
......
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