8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
config FOO
|
|
bool
|
|
depends on BAR
|
|
|
|
config BAR
|
|
bool
|
|
depends on FOO
|