Home
last modified time | relevance | path

Searched refs:___config_val (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dkconfig.h61 #define __config_val(x, cfg) ___config_val(__ARG_PLACEHOLDER_##x, cfg)
62 #define ___config_val(arg1_or_junk, cfg) \ macro
68 #define __config_val(x, cfg) ___config_val(__ARG_PLACEHOLDER_##x, cfg)
69 #define ___config_val(arg1_or_junk, cfg) \ macro