Commit 7187c1ad authored by Giuseppe CAVALLARO's avatar Giuseppe CAVALLARO Committed by David S. Miller

stmmac: improve Kconfig help

Signed-off-by: default avatarGiuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5e33c791
...@@ -4,8 +4,9 @@ config STMMAC_ETH ...@@ -4,8 +4,9 @@ config STMMAC_ETH
select PHYLIB select PHYLIB
depends on NETDEVICES && CPU_SUBTYPE_ST40 depends on NETDEVICES && CPU_SUBTYPE_ST40
help help
This is the driver for the ST MAC 10/100/1000 on-chip Ethernet This is the driver for the Ethernet IPs are built around a
controllers. ST Ethernet IPs are built around a Synopsys IP Core. Synopsys IP Core and fully tested on the STMicroelectronics
platforms.
if STMMAC_ETH if STMMAC_ETH
...@@ -32,7 +33,8 @@ config STMMAC_TIMER ...@@ -32,7 +33,8 @@ config STMMAC_TIMER
default n default n
help help
Use an external timer for mitigating the number of network 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 choice
prompt "Select Timer device" prompt "Select Timer device"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment