u-boot-brain/board/dhelectronics/dh_stm32mp1
Patrick Delaunay 71ba2cb0d6 board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
Use the correct macro to test presence CONFIG_LED:
replace CONFIG_IS_ENABLED(CONFIG_LED) by CONFIG_IS_ENABLED(LED)

Issue see during review unrelated patch
"board: stm32mp1: update management of boot-led"
http://patchwork.ozlabs.org/patch/1264823/

Cc: Marek Vasut <marex@denx.de>
Cc: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
2020-04-15 09:10:12 +02:00
..
board.c board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED 2020-04-15 09:10:12 +02:00
Kconfig ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board 2020-02-12 19:48:39 +01:00
MAINTAINERS ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board 2020-02-12 19:48:39 +01:00
Makefile ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board 2020-02-12 19:48:39 +01:00