]> git.sur5r.net Git - u-boot/blobdiff - board/bf609-ezkit/bf609-ezkit.c
arm: socfpga: reset: Repair bridge reset handling
[u-boot] / board / bf609-ezkit / bf609-ezkit.c
index 43a43306bbc95023b24b2f8925120da0a4fe4928..86da028bcea1d41b0e21e647105fb6a462fc5219 100644 (file)
@@ -33,7 +33,7 @@ int board_early_init_f(void)
        return 0;
 }
 
-#ifdef CONFIG_DESIGNWARE_ETH
+#ifdef CONFIG_ETH_DESIGNWARE
 int board_eth_init(bd_t *bis)
 {
        int ret = 0;