]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/ti/ks2_evm/board_k2e.c
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
[people/ms/u-boot.git] / board / ti / ks2_evm / board_k2e.c
index 266a66b678f23ea9614045b955043dd3acfcab60..6c77d915e5b977c1f3fac3b2dbeaf366fec89a2e 100644 (file)
@@ -166,7 +166,7 @@ int get_num_eth_ports(void)
 }
 #endif
 
-#if defined(CONFIG_FIT_EMBED)
+#if defined(CONFIG_MULTI_DTB_FIT)
 int board_fit_config_name_match(const char *name)
 {
        if (!strcmp(name, "keystone-k2e-evm"))