[Buildroot] [PATCH 09/22] linux: allow packages to set options

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri May 1 13:56:26 UTC 2020


On Sat,  4 Apr 2020 14:10:21 +0200
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> +* +LIBFOO_LINUX_CONFIG_FIXUPS+ lists the strictly required linux kernel
> +  options that are uncommon, and without which the package is
> +  *fundamentally* broken. This shall be a set of calls to one of the
> +  kconfig tweaking option: `KCONFIG_ENABLE_OPT`, `KCONFIG_DISABLE_OPT`,
> +  or `KCONFIG_SET_OPT`.
> +  This is seldom used, as package usually have no strict requirements on
> +  the kernel options. *Do not use this variable*, unless you really know
> +  that you need to set kernel options.

I've reworded this a bit to be less "strongly" worded.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list