projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d37c628
)
zynq: Enable GPIO driver and GPIO commands
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 25 Mar 2015 12:35:04 +0000
(13:35 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Wed, 29 Apr 2015 08:41:26 +0000
(10:41 +0200)
Enable GPIO driver and GPIO commands.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h
patch
|
blob
|
history
diff --git
a/include/configs/zynq-common.h
b/include/configs/zynq-common.h
index 485babd8242a05b51b1a4aa4dccad407a95d7248..f613b92047046a7fd09552acd6d5a8fa7489badd 100644
(file)
--- a/
include/configs/zynq-common.h
+++ b/
include/configs/zynq-common.h
@@
-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