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
..
2019-08-11 16:43:41 -04:00
2020-03-03 13:08:14 +05:30
2020-04-07 17:13:35 -04:00
2020-02-11 10:58:41 -05:00
2020-01-24 23:06:48 +05:30
2019-08-11 16:43:41 -04:00
2020-01-24 23:06:48 +05:30
2019-10-25 17:20:43 +02:00
2019-08-11 16:43:41 -04:00
2020-01-24 23:06:48 +05:30
2020-01-24 23:06:49 +05:30