why no Kconfig in "kernel" subdir?

From: Chris Friesen
Date: Fri Nov 14 2003 - 12:11:35 EST



I was adding a new general syscall the other day, and it struck me as odd that there is no Kconfig in the "kernel" subdirectory.

A quick search shows 36 separate config options being used in that subdirectory (stuff like PREEMPT, SMP, FUTEX, HOTPLUG, SYSCTL, etc). Why is there no Kconfig for it? As it stands, all of these have to be copied and pasted in every single arch. This seems odd.

Would people be open to a series of patches that create a new Kconfig and start moving generic stuff to it? Or are these things really arch-specific enough to warrent massive duplication?

Chris

--
Chris Friesen | MailStop: 043/33/F10
Nortel Networks | work: (613) 765-0557
3500 Carling Avenue | fax: (613) 765-2986
Nepean, ON K2H 8E9 Canada | email: cfriesen@xxxxxxxxxxxxxxxxxx

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