commit | f88752505681b68c458275c3d42912e6b093ff3c | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Feb 06 13:28:36 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 08 12:48:11 2018 -0500 |
tree | 653af56cea44893aad9ae03e4a440ec350fcb778 | |
parent | 5647da091adb62233726c78d107c4be2706c4da2 [diff] |
Kconfig: Select networking commands only when NET is enabled There is no reason to unconditially select network commands as distro defaults without networking enable. Signed-off-by: Michal Simek <michal.simek@xilinx.com>