diff options
Diffstat (limited to 'tests/Keval')
| -rw-r--r-- | tests/Keval | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Keval b/tests/Keval index 3541649..b7fe394 100644 --- a/tests/Keval +++ b/tests/Keval @@ -10,3 +10,7 @@ config M menuconfig Y def_tristate y + +config Y_STRING + string + default "y" |
