uboot-mediatek: update to v2023.04
[openwrt/staging/jow.git] / package / boot / uboot-mediatek / patches / 280-image-fdt-save-name-of-FIT-configuration-in-chosen-node.patch
index 5a84598f90114c4c4a7cd9c1583a9ef953af2070..873d80f6f9dcf135f34430e10966891e30892b5a 100644 (file)
@@ -28,4 +28,4 @@ Reviewed-by: Tom Rini <trini@konsulko.com>
 +
        /* Update ethernet nodes */
        fdt_fixup_ethernet(blob);
- #if CONFIG_IS_ENABLED(CMD_PSTORE)
+ #if IS_ENABLED(CONFIG_CMD_PSTORE)