diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-06 20:18:49 +0900 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2018-03-16 13:40:45 +0530 |
commit | bb0e500bedb8aaab986878aa90b99582d201576c (patch) | |
tree | 14f862b78badb244aca075400f5998aa1212ce04 /.gitignore | |
parent | 115de9fd682ccdc6b7c3142287339dbada7a7807 (diff) | |
download | linux-bb0e500bedb8aaab986878aa90b99582d201576c.tar.bz2 |
phy: 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: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions