commit | 75f9b190e4086d683ccde5cffe2144437d7501c5 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 31 16:31:46 2020 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu Aug 13 09:52:49 2020 +0200 |
tree | 8de2153c5c225131dd6373a31002d6085d63e697 | |
parent | 3434bbe698427bcc27e98e7e04929e72d59ccbcd [diff] |
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf Use CONFIG_IS_ENABLED to prevent ifdef in set_dfu_alt_inf. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>