diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-04-10 19:14:01 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2020-04-15 09:10:12 +0200 |
commit | 71ba2cb0d678d2c29dadd5fcca61ce3942876ee6 (patch) | |
tree | 0c4f02f7915bce3a3e74a70f557db82de5bba41a /configs/T1024RDB_SPIFLASH_defconfig | |
parent | c5f3c63fb42961edadf06623b53372580c3f9043 (diff) |
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>
Diffstat (limited to 'configs/T1024RDB_SPIFLASH_defconfig')
0 files changed, 0 insertions, 0 deletions