eth: Rework LOG_ETHERNET_LEVEL config description.
Generalize the LOG_ETHERNET_LEVEL configuration parameter for use with multiple ethernet drivers. Change-Id: I26bc2189c8cf79db19f59e8082caec03b0d9c7b8 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
This commit is contained in:
parent
19f2884738
commit
352ef5f033
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
config SYS_LOG_ETHERNET_LEVEL
|
||||
int
|
||||
prompt "Grove Log level"
|
||||
prompt "Ethernet driver log level"
|
||||
depends on SYS_LOG && ETHERNET
|
||||
default 0
|
||||
range 0 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue