Skip to content
Commit c218c713 authored by Helge Deller's avatar Helge Deller
Browse files

parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture



If enabled, CONFIG_PARPORT_PC_SUPERIO scans on PC-like hardware for
various super-io chips by accessing i/o ports in a range which will
crash any parisc hardware at once.

In addition, parisc has it's own incompatible superio chip
(CONFIG_SUPERIO), so if we disable PARPORT_PC_SUPERIO completely for
parisc we can avoid that people by accident enable the parport_pc
superio option too.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent b204a4d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment