summaryrefslogtreecommitdiff
path: root/examples/print_tree.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-10-31 01:14:09 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2017-10-31 21:49:42 +0100
commitb40a947c533c9560fefa19eef991caa2eeb93614 (patch)
tree49e07dde964f3e39d4822c08f095b76bc4336103 /examples/print_tree.py
parent4bf3332aa34a5b41b9b22233a069265a85713061 (diff)
Handle choices more like the C implementation
Choice symbols get the choice itself propagated to the conditions of their properties. This works since the Symbol/Choice value interfaces are compatible now. Simplifies value calculations and makes .assignable work automagically for choice symbols in choices in any mode. One drawback is that a '&& <choice>' now shows up on conditions when printing choice symbols, which is not valid Kconfig. That should be easy to work around if needed at least.
Diffstat (limited to 'examples/print_tree.py')
0 files changed, 0 insertions, 0 deletions