u-boot-brain/board/st
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
..
common board: stm32mp1: add finished good in board identifier OTP 2020-03-24 14:14:40 +01:00
stih410-b2260 common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
stm32f429-discovery common: Drop global inclusion of status_led.h 2019-12-02 18:23:06 -05:00
stm32f429-evaluation board: stm32: use bi_dram[0].start instead of hardcoded value 2018-08-13 14:03:57 -04:00
stm32f469-discovery board: stm32: use bi_dram[0].start instead of hardcoded value 2018-08-13 14:03:57 -04:00
stm32f746-disco common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
stm32h743-disco common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
stm32h743-eval common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
stm32mp1 board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED 2020-04-15 09:10:12 +02:00
stv0991 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00