Re: 2.5 vi .config ; make oldconfig not working

Jens Axboe (axboe@suse.de)
Tue, 5 Nov 2002 18:21:10 +0100


On Tue, Nov 05 2002, Jeff Garzik wrote:
> Jens Axboe wrote:
>
> >
> >
> >Hmmm:
> >
> >axboe@burns:[.]linux-2.5-deadline-rbtree $ grep CONFIG_NFSD_V4 < .config
> >641:CONFIG_NFSD_V4=y
> >axboe@burns:[.]linux-2.5-deadline-rbtree $ vi .config
> >axboe@burns:[.]linux-2.5-deadline-rbtree $ grep CONFIG_NFSD_V4 < .config
> >641:CONFIG_NFSD_V4=n
> >
>
> '=n' is wrong, that should be "# CONFIG_NFSD_V4 is not set" still...

Why is that wrong? It worked before.

> or, just delete it. that's what I do :) the configurator will
> re-prompt for it, and I hit 'n'

I don't want a prompt for y/n, I just set it to no!

> yeah, nfsd build is still broken here too :)

:-)

-- 
Jens Axboe

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/