[PATCH 10/16] fs/tftp: depend on NET_TFTP
Sascha Hauer
s.hauer at pengutronix.de
Thu May 31 14:24:42 EDT 2012
On Sat, May 26, 2012 at 11:43:29AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> 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
Right. Fixed this.
Sascha
--
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