diff options
author | Niklas Schnelle <[email protected]> | 2024-04-03 15:25:47 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-04-25 21:07:05 -0700 |
commit | b157f0e97e3ed6158cde4f247da4c537c3f6a0f9 (patch) | |
tree | 59405b207e1a66bf9d5dddb3e64e52e787f56780 /net/unix/sysctl_net_unix.c | |
parent | 040bf9a717885d3646dcd5b4062dc3a4877ec421 (diff) |
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/[email protected]
Co-developed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Niklas Schnelle <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions