Re: Kconfig -- kill "if you want to read about modules, see" crap?

From: Steven Cole
Date: Mon Aug 11 2003 - 14:07:00 EST


On Mon, 2003-08-11 at 12:24, Dave Jones wrote:
> On Mon, Aug 11, 2003 at 12:14:04PM -0600, Steven Cole wrote:
>
> > Here is a little patch to implement this for
> > drivers/input/keyboard/Kconfig for a start. The patch also fixes some
> > module names which were wrong (cut and paste errors).
>
> We could go one stage further, and add to Kconfig..
>
> MODULE_NAME=atkbd
>
> for each option, which would also allow us to only show that info
> of CONFIG_MODULES=y, as well as eliminating the redundancy.
>
> Dave

We will need to accommodate this situation:

[steven@spc5 2.5-linux]$ find . -name Makefile | xargs grep IP6_NF_MATCH_AHESP
./net/ipv6/netfilter/Makefile:obj-$(CONFIG_IP6_NF_MATCH_AHESP) += ip6t_esp.o ip6t_ah.o

Steven





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