diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-06 14:15:56 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-03-23 06:04:40 +0300 |
commit | 86822c2f3a7c343cadcbebae1d5f7d75de1b3cfe (patch) | |
tree | 414efab231008ea508bf5deb0b511d1108e7ff74 /tools/perf/scripts/python | |
parent | b2f78906d5371f940b60f79edba48757f4295bb3 (diff) | |
download | linux-86822c2f3a7c343cadcbebae1d5f7d75de1b3cfe.tar.xz |
pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependency
These configs select MFD_SYSCON, but do not depend on HAS_IOMEM.
Compile testing on architecture without HAS_IOMEM causes "unmet
direct dependencies" in Kconfig phase.
Detected by "make ARCH=score allyesconfig".
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions