summaryrefslogtreecommitdiff
path: root/examples/menuconfig_example.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-06-12 21:18:58 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-06-12 21:21:04 +0200
commitbf03762630dd67e82df8531cb7aae358b1b5a7da (patch)
tree0bbc49b5284de9fa24d0148332f6d1e1056067c1 /examples/menuconfig_example.py
parent59b1a943953cb5c70acd2b5c65962f7d1c023626 (diff)
Simplify _make_depend_on()
Relations have the same format as AND/OR expressions and can be handled with the same code. This gives an extra recursion for relational expressions (because they can only have symbols as operands), but they're much rarer than other expression types.
Diffstat (limited to 'examples/menuconfig_example.py')
0 files changed, 0 insertions, 0 deletions