From 286056d28c291da1dba5509ffeb2a12e3222b65b Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Fri, 15 Sep 2017 21:12:52 +0200 Subject: ARM: rmobile: Enable GPIO command This command is convenient for manipulating the GPIOs, so enable it. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu --- configs/r8a7795_ulcb_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/r8a7795_ulcb_defconfig') diff --git a/configs/r8a7795_ulcb_defconfig b/configs/r8a7795_ulcb_defconfig index 4270729726..181863c19e 100644 --- a/configs/r8a7795_ulcb_defconfig +++ b/configs/r8a7795_ulcb_defconfig @@ -13,6 +13,7 @@ CONFIG_VERSION_VARIABLE=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set +CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y CONFIG_CMD_USB=y CONFIG_CMD_DHCP=y -- cgit v1.2.3