summaryrefslogtreecommitdiffstats
path: root/include/configs/bfin_adi_common.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-06-02 04:34:49 -0400
committerMike Frysinger <vapier@gentoo.org>2010-07-05 05:30:07 -0400
commitc5530555f82f6fbaf51656e9ba10e295d3c5f195 (patch)
tree4ab43198bd54949c9defa91b1cf5ab2ccf02b7cf /include/configs/bfin_adi_common.h
parent4638b21f2ebc3781def51e82fb4e425a468f2e49 (diff)
downloadblackbird-obmc-uboot-c5530555f82f6fbaf51656e9ba10e295d3c5f195.tar.gz
blackbird-obmc-uboot-c5530555f82f6fbaf51656e9ba10e295d3c5f195.zip
Blackfin: unify custom gpio commands
Now that we have a unified gpio layer, the misc partial gpio commands can be unified and made complete (support all possible gpios). Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-rw-r--r--include/configs/bfin_adi_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index 1896cf53d5..fa1e69486f 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -83,6 +83,7 @@
# define CONFIG_CMD_CPLBINFO
# define CONFIG_CMD_ELF
# define CONFIG_ELF_SIMPLE_LOAD
+# define CONFIG_CMD_GPIO
# define CONFIG_CMD_KGDB
# define CONFIG_CMD_REGINFO
# define CONFIG_CMD_STRINGS
OpenPOWER on IntegriCloud