From e4aa8edb6e5cae256a5c5a3c5cd30e05e8f5a2b4 Mon Sep 17 00:00:00 2001 From: Thomas Chou Date: Wed, 11 Nov 2015 21:39:33 +0800 Subject: common: add CMD_GPIO to Kconfig Add CMD_GPIO to Kconfig and run tools/moveconfig.py . Signed-off-by: Thomas Chou Reviewed-by: Simon Glass --- include/configs/devkit8000.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/devkit8000.h') diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index 6d2c22e6ba..b8975fa9a3 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -101,7 +101,6 @@ #define CONFIG_CMD_NAND_LOCK_UNLOCK /* nand (un)lock commands */ #undef CONFIG_CMD_SPI -#undef CONFIG_CMD_GPIO #undef CONFIG_CMD_ASKENV #undef CONFIG_CMD_BOOTZ #undef CONFIG_SUPPORT_RAW_INITRD -- cgit v1.2.1