Kaynağa Gözat

zynq: Enable GPIO driver and GPIO commands

Enable GPIO driver and GPIO commands.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Michal Simek 10 yıl önce
ebeveyn
işleme
caacb33fd1
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      include/configs/zynq-common.h

+ 3 - 0
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