From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Thu, 17 May 2018 00:16:17 +0200 Subject: [U-Boot] [PATCH 4/4] board: turris_mox: Add gpio command to defconfig In-Reply-To: <20180516143942.2309-5-marek.behun@nic.cz> References: <20180516143942.2309-1-marek.behun@nic.cz> <20180516143942.2309-5-marek.behun@nic.cz> Message-ID: <20180516221617.GA10889@lenoch> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Wed, May 16, 2018 at 04:39:42PM +0200, Marek Behún wrote: > This can be used to detect whether the button is pressed or light the > LED diode. Well, I know it is annoying, but as patch is oneliner anyway, let's get at least commit log right. LED stands for Light-Emitting Diode, so Light-Emitting Diode diode does not look very nice. (Yes, I know "LED dióda" is commonly used idiom, but this does not make it any more right) Thanks, ladis > Signed-off-by: Marek Behun > > diff --git a/configs/turris_mox_defconfig b/configs/turris_mox_defconfig > index 7dea7157dc..9538903bd3 100644 > --- a/configs/turris_mox_defconfig > +++ b/configs/turris_mox_defconfig > @@ -13,6 +13,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y > CONFIG_ARCH_EARLY_INIT_R=y > # CONFIG_CMD_FLASH is not set > CONFIG_CMD_CLK=y > +CONFIG_CMD_GPIO=y > CONFIG_CMD_I2C=y > CONFIG_CMD_MMC=y > CONFIG_CMD_SF=y > -- > 2.16.1 > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > https://lists.denx.de/listinfo/u-boot