summaryrefslogtreecommitdiff
path: root/tests/Kappend
blob: ce1478f27ce26c7e24db90076b0c288eca4425ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config MODULES
    def_bool y

config BOOL
    bool "bool 1"

config STRING
    string "string"

config IGNOREME
    bool "ignore me"
    default y