[PATCH] ARM: imx_v7_defconfig: enable LED_GPIO_OF

Alexander Kurz akurz at blala.de
Mon Jun 27 01:57:07 PDT 2016


Hi,
please note, there commit message contains a typo: s/iMX35qsb/iMX53qsb/
regards, Alexander

On Sun, 26 Jun 2016, Alexander Kurz wrote:

> GPIO leds are widely used in imx_v7 related dts files. Enable support
> to parse this data and enable blinking LED by defconfig on e.g. iMX35qsb.
> 
> Signed-off-by: Alexander Kurz <akurz at blala.de>
> ---
>  arch/arm/configs/imx_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
> index 5ab3433..8594965 100644
> --- a/arch/arm/configs/imx_v7_defconfig
> +++ b/arch/arm/configs/imx_v7_defconfig
> @@ -164,6 +164,7 @@ CONFIG_MFD_MC9SDZ60=y
>  CONFIG_MFD_STMPE=y
>  CONFIG_LED=y
>  CONFIG_LED_GPIO=y
> +CONFIG_LED_GPIO_OF=y
>  CONFIG_LED_TRIGGERS=y
>  CONFIG_EEPROM_AT25=y
>  CONFIG_EEPROM_AT24=y
> -- 
> 2.1.4
> 



More information about the barebox mailing list