]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Kconfig: Select networking commands only when NET is enabled
authorMichal Simek <michal.simek@xilinx.com>
Tue, 6 Feb 2018 12:28:36 +0000 (13:28 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 9 Feb 2018 11:04:21 +0000 (12:04 +0100)
commita444a4406e71c360032af22f7d493c491dfbc0fe
tree5a46645da8e551f92a27d9867875f7f929eb1020
parentd0b220487e3b00efe124fe43b480c10edf8a4123
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>
Kconfig