linuxdebug/scripts/kconfig/tests/choice/allyes_expected_config
Ulrich Bessoh 872f2f0714 no changes
2024-07-09 16:52:29 +02:00

10 lines
249 B
Plaintext

CONFIG_MODULES=y
# CONFIG_BOOL_CHOICE0 is not set
CONFIG_BOOL_CHOICE1=y
# CONFIG_OPT_BOOL_CHOICE0 is not set
CONFIG_OPT_BOOL_CHOICE1=y
# CONFIG_TRI_CHOICE0 is not set
CONFIG_TRI_CHOICE1=y
# CONFIG_OPT_TRI_CHOICE0 is not set
CONFIG_OPT_TRI_CHOICE1=y