diff options
author | Niklas Schnelle <[email protected]> | 2024-10-24 19:54:40 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-10-28 21:44:27 +0000 |
commit | fae41fe16cdd3de091ac13f11a90859918424f95 (patch) | |
tree | d70726c3aa1ab2e667b43a006fdedaa72bc6e5e3 /tools/perf/scripts/python | |
parent | 6d89ead19946181df1e41d38917fddc951dbd95b (diff) |
hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
compile time. As hexagon does not support I/O port access it also
the GENERIC_IOMAP mechanism of dynamically choosing between I/O port and
MMIO access doesn't work so don't select it.
Reviewed-by: Brian Cain <[email protected]>
Co-developed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Niklas Schnelle <[email protected]>
Acked-by: Lucas De Marchi <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions