lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

Config.in (119B)


      1 menu "Configuration"
      2 	depends on PACKAGE_ethtool
      3 
      4 	config ETHTOOL_PRETTY_DUMP
      5 		bool "Enable pretty printing"
      6 
      7 endmenu