mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
Add parentheses around CONFIG_IS_ENABLED() in the if statement, to fix potential build failures. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>