summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 440cb372a1..620d41f9ea 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -355,6 +355,12 @@ config CMD_REMOTEPROC
depends on REMOTEPROC
help
Support for Remote Processor control
+
+config CMD_GPIO
+ bool "gpio"
+ help
+ GPIO support.
+
endmenu
OpenPOWER on IntegriCloud