mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +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>