summaryrefslogtreecommitdiffstats
path: root/include/configs/rk3288_common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-21 19:45:09 -0700
committerSimon Glass <sjg@chromium.org>2016-01-21 20:42:37 -0700
commit30fc0fddede8aa5f3e762067771db57873955142 (patch)
tree3cb8d603dd9f0da6ed7041dd66bf32c0aa0dfede /include/configs/rk3288_common.h
parent002c634c1fb88d71afe67b66cd79a63b70c852aa (diff)
downloadtalos-obmc-uboot-30fc0fddede8aa5f3e762067771db57873955142.tar.gz
talos-obmc-uboot-30fc0fddede8aa5f3e762067771db57873955142.zip
rockchip: config: Enable the 'gpio' command
Now that we have a pretty good GPIO driver, enable the 'gpio' command on all rockchip boards. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/rk3288_common.h')
-rw-r--r--include/configs/rk3288_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h
index b9ff5a5c82..ebf1ab09b3 100644
--- a/include/configs/rk3288_common.h
+++ b/include/configs/rk3288_common.h
@@ -79,6 +79,7 @@
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_TIME
+#define CONFIG_CMD_GPIO
#define CONFIG_SYS_SDRAM_BASE 0
#define CONFIG_NR_DRAM_BANKS 1
OpenPOWER on IntegriCloud