Skip to content
Snippets Groups Projects
  • Adam Ford's avatar
    a451bc27
    Convert LIB_UUID to Kconfig · a451bc27
    Adam Ford authored
    
    config_fallback.h has some logic that checks a variety of options
    and selects LIB_UUID if it hasn't already been selected.  This
    will all LIB_UUID in Kconfig and select this option for the list
    of options to allow us to remove the logic from fallbacks
    
    Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
    a451bc27
    History
    Convert LIB_UUID to Kconfig
    Adam Ford authored
    
    config_fallback.h has some logic that checks a variety of options
    and selects LIB_UUID if it hasn't already been selected.  This
    will all LIB_UUID in Kconfig and select this option for the list
    of options to allow us to remove the logic from fallbacks
    
    Signed-off-by: default avatarAdam Ford <aford173@gmail.com>