Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dexpr.h141 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dexpr.h141 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dexpr.h98 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro