Re: 2.5 vi .config ; make oldconfig not working

Jeff Garzik (jgarzik@pobox.com)
Tue, 05 Nov 2002 12:19:17 -0500


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...

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

yeah, nfsd build is still broken here too :)

-
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/