From b6b9b0e5aff84c1d960ee215d2664d2af026ffcf Mon Sep 17 00:00:00 2001 From: Giuseppe CAVALLARO Date: Wed, 6 Jan 2010 23:07:22 +0000 Subject: [PATCH] --- yaml --- r: 183467 b: refs/heads/master c: 7187c1ad1a2a005fa24aa14fa5b0e4c8322c0cd2 h: refs/heads/master i: 183465: eed1204013aec89303dc20f581866d3578340b7b 183463: e4f37fc188d69a0138f3badca5b56184a63d59d7 v: v3 --- [refs] | 2 +- trunk/drivers/net/stmmac/Kconfig | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 548e5380af73..090ff6c2c76c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e33c791233b7da47b5403344a915c1b7edaaad8 +refs/heads/master: 7187c1ad1a2a005fa24aa14fa5b0e4c8322c0cd2 diff --git a/trunk/drivers/net/stmmac/Kconfig b/trunk/drivers/net/stmmac/Kconfig index 35eaa5251d7f..fb287649a305 100644 --- a/trunk/drivers/net/stmmac/Kconfig +++ b/trunk/drivers/net/stmmac/Kconfig @@ -4,8 +4,9 @@ config STMMAC_ETH select PHYLIB depends on NETDEVICES && CPU_SUBTYPE_ST40 help - This is the driver for the ST MAC 10/100/1000 on-chip Ethernet - controllers. ST Ethernet IPs are built around a Synopsys IP Core. + This is the driver for the Ethernet IPs are built around a + Synopsys IP Core and fully tested on the STMicroelectronics + platforms. if STMMAC_ETH @@ -32,7 +33,8 @@ config STMMAC_TIMER default n help Use an external timer for mitigating the number of network - interrupts. + interrupts. Currently, for SH architectures, it is possible + to use the TMU channel 2 and the SH-RTC device. choice prompt "Select Timer device"