On Fri, 24 Feb 2023 at 11:11, Troy Kisky <troykiskybound...@gmail.com> wrote: > > This is for use when a config with an SPL version needs to always > check the non-spl verion of the config. It avoids error messages > from CI test script usage_of_is_enabled_check.sh > > Signed-off-by: Troy Kisky <troykiskybound...@gmail.com> > --- > > Changes in v2: > - new patch > > include/linux/kconfig.h | 5 +++++ > 1 file changed, 5 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>