]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
zynq: Enable GPIO driver and GPIO commands
authorMichal Simek <michal.simek@xilinx.com>
Wed, 25 Mar 2015 12:35:04 +0000 (13:35 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:31:34 +0000 (22:31 +0200)
Enable GPIO driver and GPIO commands.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h

index a7c6dce1c4f2c77a227cd199b4324fb408d76e35..eceab23c9e4690685b2ec2a9949d37254ac1ff93 100644 (file)
@@ -38,6 +38,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