commit | 3b3ea2c56ec4bc5588281fd103c744e608f8b25c | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Feb 26 16:01:02 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 27 16:25:30 2018 -0500 |
tree | 5c6d19993bdbd2676602444223011a0e29fb7e7e | |
parent | 4bafceff0e9e5a36908031e41c69a6b37e82da58 [diff] |
Kconfig: cmd: Make networking command dependent on NET Enable networking command only when NET is enabled. And remove selecting NET for CMD_NET Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Tom Rini <trini@konsulko.com>