Title: [5983] trunk/arch/blackfin/configs/BF518F-EZBRD_defconfig: Task[#2424] enable bfin_eth in bf51x by default.
Revision
5983
Author
sonicz
Date
2009-01-09 04:02:01 -0600 (Fri, 09 Jan 2009)

Log Message

Task[#2424] enable bfin_eth in bf51x by default.

Modified Paths

Diff

Modified: trunk/arch/blackfin/configs/BF518F-EZBRD_defconfig (5982 => 5983)


--- trunk/arch/blackfin/configs/BF518F-EZBRD_defconfig	2009-01-09 09:38:55 UTC (rev 5982)
+++ trunk/arch/blackfin/configs/BF518F-EZBRD_defconfig	2009-01-09 10:02:01 UTC (rev 5983)
@@ -1,6 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.28-rc2
+# Fri Jan  9 17:58:41 2009
 #
 # CONFIG_MMU is not set
 # CONFIG_FPU is not set
@@ -149,6 +150,7 @@
 # CONFIG_BF_REV_ANY is not set
 # CONFIG_BF_REV_NONE is not set
 CONFIG_BF51x=y
+CONFIG_MEM_MT48LC32M8A2_75=y
 CONFIG_BFIN518F_EZBRD=y
 
 #
@@ -598,7 +600,10 @@
 # CONFIG_MDIO_BITBANG is not set
 CONFIG_NET_ETHERNET=y
 CONFIG_MII=y
-# CONFIG_BFIN_MAC is not set
+CONFIG_BFIN_MAC=y
+CONFIG_BFIN_TX_DESC_NUM=10
+CONFIG_BFIN_RX_DESC_NUM=20
+# CONFIG_BFIN_MAC_RMII is not set
 # CONFIG_SMC91X is not set
 # CONFIG_SMSC911X is not set
 # CONFIG_DM9000 is not set
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to