From 8bbff6a70e2bb01d16832271ec6c3afa22f8aebd Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sun, 4 Feb 2018 09:32:43 -0600 Subject: Convert CONFIG_MXC_GPIO to Kconfig This converts the following to Kconfig: CONFIG_MXC_GPIO Signed-off-by: Adam Ford --- configs/apf27_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/apf27_defconfig') diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig index 6949b71..c2faead 100644 --- a/configs/apf27_defconfig +++ b/configs/apf27_defconfig @@ -33,6 +33,7 @@ CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_NAND=y CONFIG_FPGA_XILINX=y CONFIG_MMC_MXC=y +CONFIG_MXC_GPIO=y CONFIG_NAND=y CONFIG_NAND_MXC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y -- cgit v1.1