Searched defs:config_enabled (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/ | ||
H A D | kconfig.h | 20 #define config_enabled(cfg) _config_enabled(cfg) macro |
/openbmc/linux/include/linux/ | ||
H A D | virtio.h | 125 bool config_enabled; member |