• Roman Zippel's avatar
    [PATCH] kconfig check fixes · 4fa9569b
    Roman Zippel authored
    - fix a problem with a unset menuconfig, during the config check it's possible
      conf selects the wrong parent menu and the result is an endless loop.
    - only changable config symbols are relevant during config check,
      otherwise we get another endless loop.
    4fa9569b
conf.c 9.78 KB