Revision 928923c76b393e38e5ba1d47e843e208ceef6cf9 authored by Geert Uytterhoeven on 22 August 2007, 21:01:36 UTC, committed by Linus Torvalds on 23 August 2007, 02:52:45 UTC
Introduce CONFIG_CHECK_SIGNATURE to control inclusion of check_signature()
and avoid problems on platforms that don't have readb().

Let the few legacy (ISA || PCI || X86) drivers that need check_signature()
select CONFIG_CHECK_SIGNATURE.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 2301060
History
File Mode Size
Kconfig -rw-r--r-- 11.5 KB
Makefile -rw-r--r-- 718 bytes
asix.c -rw-r--r-- 37.0 KB
catc.c -rw-r--r-- 23.3 KB
cdc_ether.c -rw-r--r-- 16.3 KB
cdc_subset.c -rw-r--r-- 10.7 KB
dm9601.c -rw-r--r-- 14.2 KB
gl620a.c -rw-r--r-- 6.5 KB
kaweth.c -rw-r--r-- 36.4 KB
kawethfw.h -rw-r--r-- 27.4 KB
mcs7830.c -rw-r--r-- 13.1 KB
net1080.c -rw-r--r-- 15.4 KB
pegasus.c -rw-r--r-- 37.6 KB
pegasus.h -rw-r--r-- 10.4 KB
plusb.c -rw-r--r-- 4.3 KB
rndis_host.c -rw-r--r-- 20.9 KB
rtl8150.c -rw-r--r-- 23.3 KB
usbnet.c -rw-r--r-- 34.1 KB
usbnet.h -rw-r--r-- 6.4 KB
zaurus.c -rw-r--r-- 11.4 KB

back to top