[U-Boot] [PATCH 1/1] Kconfig: add CONFIG_BROKEN
Simon Glass
sjg at chromium.org
Sun Oct 22 14:36:58 UTC 2017
On 19 October 2017 at 23:49, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Provide a Kconfig option that we can use as dependency for
> features that are broken. This allows to easily disable them
> without removing the code.
>
> As no short text is supplied the option will not appear in
> menuconfig.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> Kconfig | 6 ++++++
> 1 file changed, 6 insertions(+)
Fair enough.
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list