From 12f396a8b02e57f579d2863299948b5172ffdf6f Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 26 Aug 2010 18:33:28 +0200 Subject: net: rework the mii support this rework is done in order to add a phylib and allow to have phy driver support Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Sascha Hauer --- arch/blackfin/configs/ipe337_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/blackfin/configs/ipe337_defconfig') diff --git a/arch/blackfin/configs/ipe337_defconfig b/arch/blackfin/configs/ipe337_defconfig index 33fd2fcde8..e5667dc5c9 100644 --- a/arch/blackfin/configs/ipe337_defconfig +++ b/arch/blackfin/configs/ipe337_defconfig @@ -146,7 +146,7 @@ CONFIG_NET_TFTP=y # CONFIG_DRIVER_SERIAL_BLACKFIN=y # CONFIG_DRIVER_SERIAL_NS16550 is not set -CONFIG_MIIPHY=y +CONFIG_MIIDEV=y # # Network drivers -- cgit v1.2.3