commit | c946b0e9fd722212cb646ea23ea564b4c96e2bb2 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Feb 06 13:23:52 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 08 12:48:10 2018 -0500 |
tree | 33f46f22edaa90fa6f9aba59c1193042f8edc8e4 | |
parent | 389366f99a82fb461c51394f3860ceaf06fc0d19 [diff] |
Kconfig: net: phylib: Phylib should depends on NET There is no value to enable phylib without networking support. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>