mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 14:24:11 +08:00
7b22846f8a
The ISA variable is only defined if X86_32 is also defined. However,
these drivers are still useful and in use on at least some modern 64-bit
x86 industrial systems as well. With the correct module parameters, they
work as long as IO port communication is possible, despite their name
having ISA in them.
Fixes:
|
||
---|---|---|
.. | ||
cc770_isa.c | ||
cc770_platform.c | ||
cc770.c | ||
cc770.h | ||
Kconfig | ||
Makefile |