diff options
author | Masahiro Yamada <[email protected]> | 2018-03-06 20:20:33 +0900 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-09 11:11:58 +0100 |
commit | bd2746f09e1d8e37164f53b846f5225f3d36ee2d (patch) | |
tree | 917f6611a9259a5f8d56ab562edcdaff46daa99d /drivers/fpga | |
parent | 1b88accf6a659c46d5c8e68912896f112bf882bb (diff) |
clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency
The ATMEL_ST config selects MFD_SYSCON, but does 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".
Add the proper dependency to the ATMEL_ST config.
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions