Linus Torvalds writes:Having the defconfigs seems to be useful for the embedded folks, judging by the number of defconfigs they have. They generally have a defconfig for each reference board. Those defconfigs would be much smaller and change much less often if they could be expressed as a delta from some other defconfig. So we'd end up with a small number of base defconfigs plus a set of board defconfigs that would say effectively "use the options from that other defconfig, plus turn this on and that off". On the whole, I think defconfigs are useful because we have so many configuration options, and the defaults and help texts for many of the options are not always helpful. We could possibly do without defconfigs if we put effort into making sure that all the "depends" and "default" values in all the Kconfig files are sensible. Ideally, a user could select something like "32-bit powermac support" and take the defaults for everything else, and get something sensible for a 32-bit powermac. We're not at that point, and I think it would take considerable effort to get there. I would like to see something better than what we have at the moment (whether one of the two ideas above, or something else) because I find maintaining the defconfigs a bit of a pain myself. Paul. --
| Stephane Jourdois | Re: 2.6.21-rc4-mm1 [PATCH] init/missing_syscalls.h fix |
| David Brown | Re: Linux 2.6.21-rc2 |
| Andi Kleen | [PATCH] [1/12] x86: Work around mmio config space quirk on AMD Fam10h |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| David Miller | Re: [GIT]: Networking |
| David Woodhouse | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
git: | |
