[RFC PATCH] Kconfig: Enable Kconfig fragments to be used for defconfig
Grant Likely
grant.likely at secretlab.ca
Tue Jul 13 19:11:00 EDT 2010
Typo correction:
2010/7/13 Grant Likely <grant.likely at secretlab.ca>:
[...]
> <board>.Kconfig defines new board specific config items (prefixed with
> "generateconfig_" which default to 'y' or 'm' and select the options
> that the platform cares about. It also then either the architecture
s/either the/either includes the/
> default Kconfig, or another Kconfig fragment that includes the default
> one (therefore the fragments can be 'stacked' to include, say, default
> options for the architecture, or particular chipset).
[...]
More information about the linux-arm-kernel
mailing list