u-boot-brain/board/st/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 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR 2020-03-24 14:20:50 +01:00
extlinux.conf stm32mp1: add example files for FIT generation 2019-08-27 11:19:23 +02:00
fit_copro_kernel_dtb.its stm32mp1: add example files for FIT generation 2019-08-27 11:19:23 +02:00
fit_kernel_dtb.its stm32mp1: add example files for FIT generation 2019-08-27 11:19:23 +02:00
Kconfig stm32mp1: split board and SOC support for STM32MP15x family 2020-01-17 13:58:27 +01:00
MAINTAINERS MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARD 2019-08-27 11:19:23 +02:00
Makefile stm32mp1: move stboard command in board/st/common directory 2020-01-17 13:58:27 +01:00
README doc: add board documentation for stm32mp1 2020-03-02 09:41:32 +01:00
spl.c stpmic1: program pmic to keep only the debug unit on 2019-08-27 09:36:56 +02:00
stm32mp1.c board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED 2020-04-15 09:10:12 +02:00

see doc/board/st/stm32mp1.rst