[PATCH 10/16] fs/tftp: depend on NET_TFTP
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Sat May 26 05:43:29 EDT 2012
On 17:46 Thu 17 May , Eric Bénard wrote:
> else the option remains selected when network gets disabled
>
> Signed-off-by: Eric Bénard <eric at eukrea.com>
> ---
> fs/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/fs/Kconfig b/fs/Kconfig
> index e5f307f..0aa73df 100644
> --- a/fs/Kconfig
> +++ b/fs/Kconfig
> @@ -22,6 +22,7 @@ config FS_DEVFS
> config FS_TFTP
> bool
> prompt "tftp support"
> + depends on NET_TFTP
why such depends on?
the tftp support is an alternative to the old NET_TFTP
on NET ok NET_TFTP nack
Bset Regards,
J.
More information about the barebox
mailing list