diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-03 05:19:54 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-03 05:27:17 +0100 |
| commit | b74cd303f763fbdc1307830b6333354d65733ef8 (patch) | |
| tree | 53618a9863dfc88dfdd944e3a3ff94a2ede95b1b /tests/Keval | |
| parent | b59b618a0ce85632742ff92a5be2bab690a75e42 (diff) | |
Test .assignable for imply, find C menuconfig bug
A tristate implied to y can't be set to m. Other than that, imply
doesn't affect assignable values.
Fix some copy-paste type errors too.
In the C menuconfig, a tristate with m visibility implied to y gets
stuck if you change it with space. Look into that later. Test case:
config MODULES
def_bool y
option modules
config Y_IMPLIER
def_tristate y
imply Y_IMP_M_VIS_TRI
config Y_IMP_M_VIS_TRI
tristate "y-imp m-vis tri" if m
Diffstat (limited to 'tests/Keval')
0 files changed, 0 insertions, 0 deletions
