... by using an "if NET" ... "endif" clause. Signed-off-by: Holger Schurig <holgerschurig@xxxxxxxxx> --- commands/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/commands/Kconfig b/commands/Kconfig index a8f081e..2f24cd5 100644 --- a/commands/Kconfig +++ b/commands/Kconfig @@ -1048,6 +1048,7 @@ endmenu +if NET menu "Network" @@ -1083,6 +1084,9 @@ config CMD_TFTP # end Network commands endmenu +# end if NET +endif + -- 1.7.10.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox