RMUL2025/lib/Kconfiglib/tests/Kappend

13 lines
148 B
Plaintext

config MODULES
def_bool y
config BOOL
bool "bool 1"
config STRING
string "string"
config IGNOREME
bool "ignore me"
default y