summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorNiklas Schnelle <schnelle@linux.ibm.com>2024-04-03 16:25:47 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-04-26 07:07:05 +0300
commitb157f0e97e3ed6158cde4f247da4c537c3f6a0f9 (patch)
tree59405b207e1a66bf9d5dddb3e64e52e787f56780 /scripts/gdb/linux/utils.py
parent040bf9a717885d3646dcd5b4062dc3a4877ec421 (diff)
downloadlinux-b157f0e97e3ed6158cde4f247da4c537c3f6a0f9.tar.xz
kgdb: add HAS_IOPORT dependency
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at compile time. We thus need to add HAS_IOPORT as dependency for those drivers using them. Link: https://lkml.kernel.org/r/20240403132547.762429-2-schnelle@linux.ibm.com Co-developed-by: Arnd Bergmann <arnd@kernel.org> Signed-off-by: Arnd Bergmann <arnd@kernel.org> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions