Home
last modified time | relevance | path

Searched defs:SYMBOL_OPTIONAL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/kconfig/
H A Dexpr.h141 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro
/aosp_15_r20/external/toybox/kconfig/
H A Dexpr.h93 #define SYMBOL_OPTIONAL 0x0100 macro