net: Make CMD_NET a menuconfig
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 13 Apr 2018 20:26:30 +0000 (15:26 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Fri, 13 Apr 2018 20:47:57 +0000 (15:47 -0500)
commitd7a45eafda633edf14a8fe6fe430174889de0c4e
tree1bba5e8ae0695ff04d93ce0725d5dda56d19404c
parentb107fd5bab5d80b08f175990e902ac934719a8e2
net: Make CMD_NET a menuconfig

Previously, CMD_NET was an alias for 2 commands (bootp and tftpboot) and
they we not able to be disabled. Separate out those 2 commands and move
CMD_NET up to the menu level, which more accurately represents the code.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Duncan Hare <dh@synoia.com>
cmd/Kconfig
cmd/net.c
net/Kconfig
net/Makefile