8 lines
119 B
Text
8 lines
119 B
Text
|
menu "Configuration"
|
||
|
depends on PACKAGE_ethtool
|
||
|
|
||
|
config ETHTOOL_PRETTY_DUMP
|
||
|
bool "Enable pretty printing"
|
||
|
|
||
|
endmenu
|