sunxi: fix CONFIG_SUNXI_EMAC references
[platform/kernel/u-boot.git] / include / configs / sunxi-common.h
index 4207398..4391a8c 100644 (file)
@@ -286,7 +286,7 @@ extern int soft_i2c_gpio_scl;
 #endif /* CONFIG_VIDEO_SUNXI */
 
 /* Ethernet support */
-#ifdef CONFIG_SUNXI_EMAC
+#ifdef CONFIG_SUN4I_EMAC
 #define CONFIG_PHY_ADDR                1
 #define CONFIG_MII                     /* MII PHY management           */
 #endif