[PATCH 10/16] fs/tftp: depend on NET_TFTP

Sascha Hauer s.hauer at pengutronix.de
Thu May 17 13:54:13 EDT 2012


On Thu, May 17, 2012 at 05:46:12PM +0200, Eric Bénard wrote:
> else the option remains selected when network gets disabled
> 
> Signed-off-by: Eric Bénard <eric at eukrea.com>

Applied this one to master.

Thanks
 Sascha

> ---
>  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
>  
>  source fs/fat/Kconfig
>  
> -- 
> 1.7.7.6
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list