summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-05-31 00:07:25 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-05-31 00:07:51 +0200
commit1da921bace5172b5db9a2c8746263e6beaa27e1c (patch)
treebdc36d5cc4bf53d47ed185ce70b5099b76845c52 /setup.py
parent4a71241b6c93b58ef8bc05b1f85c489b35f1d5f7 (diff)
Simplify allyesconfig
Setting all tristate choice symbols to 'm' is enough to always do the right thing in practice. It has no effect for bool choice symbols (since 'm' will be ignored), but forces symbols in m-mode choices to 'm'. 'm' will also be ignored for tristate choice symbols in choices in 'y' mode, because tristate is automagically converted to bool there.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions