Add CMD_GPIO to Kconfig.

Signed-off-by: Thomas Chou <tho...@wytron.com.tw>
---
 common/Kconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/common/Kconfig b/common/Kconfig
index 2c42b8e..f2034c2 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -344,6 +344,11 @@ config CMD_FPGA
        help
          FPGA support.
 
+config CMD_GPIO
+       bool "gpio"
+       help
+         GPIO support.
+
 endmenu
 
 
-- 
2.1.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to