Well me neither!
> make oldconfig" kernel configurator :)
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
axboe@burns:[.]linux-2.5-deadline-rbtree $ make oldconfig
axboe@burns:[.]linux-2.5-deadline-rbtree $ grep CONFIG_NFSD_V4 < .config
641:CONFIG_NFSD_V4=y
-- 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/