diff options
author | Masahiro Yamada <[email protected]> | 2017-09-06 10:40:52 +0900 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-09-19 09:39:10 +0200 |
commit | 311de3ce96f453a5a6edb3066eb6109cc07e81d2 (patch) | |
tree | b29a6d5cefe138c94291a41c86e381a4afa6f2b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) |
gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends on
IRQ_DOMAIN_HIERARCHY is not user-configurable, but supposed to be
selected by drivers that need IRQ domain hierarchy support.
GPIO_THUNDERX is the only user of "depends on IRQ_DOMAIN_HIERARCHY".
This means, we can not enable GPIO_THUNDERX unless other drivers
select IRQ_DOMAIN_HIERARCHY elsewhere. This is odd. Flip the logic.
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: David Daney <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions