Skip to content
Snippets Groups Projects
Commit 30fc0fdd authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 002c634c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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