diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-10 15:15:29 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-10 15:15:29 +0100 |
| commit | cada475dfd58928396a01df747c84ac529bae892 (patch) | |
| tree | b2bbda21ee1e84938f408a9618e285fd6c705d0e /tests/Kbounds | |
| parent | 0e57a7d892397db736b95099bea48df245587ad8 (diff) | |
Get some menuconfig coverage.
Diffstat (limited to 'tests/Kbounds')
| -rw-r--r-- | tests/Kbounds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Kbounds b/tests/Kbounds index 9713474..9b10a3e 100644 --- a/tests/Kbounds +++ b/tests/Kbounds @@ -10,7 +10,7 @@ config Y_VISIBLE_TRISTATE config M_VISIBLE_BOOL bool "m-visible bool" if m -config M_VISIBLE_TRISTATE +menuconfig M_VISIBLE_TRISTATE tristate "m-visible tristate" if m config Y_SELECTOR |
