]> Git Repo - J-u-boot.git/commit
net: Move net command options to the cmd menu
authorJoe Hershberger <[email protected]>
Fri, 13 Apr 2018 20:26:32 +0000 (15:26 -0500)
committerJoe Hershberger <[email protected]>
Fri, 13 Apr 2018 20:48:05 +0000 (15:48 -0500)
commit92fa44d58f4e5433eeb5fe6a56f2b6faf5e84c20
tree9d6b283898b9a97eef13006750a65fb183429fc1
parentba6288557d8a1bd845b841b9287b9752a470faa9
net: Move net command options to the cmd menu

Options that controlled the tftp and bootp commands depended on their
commands, but lived in the net menu.

Move them so they are in a consistent location.

Signed-off-by: Joe Hershberger <[email protected]>
Reviewed-by: Chris Packham <[email protected]>
cmd/Kconfig
net/Kconfig
This page took 0.034606 seconds and 4 git commands to generate.