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-- 7.4 KB
Makefile -rw-r--r-- 854 bytes
aaed2000_kbd.c -rw-r--r-- 4.8 KB
amikbd.c -rw-r--r-- 6.4 KB
atakbd.c -rw-r--r-- 3.7 KB
atkbd.c -rw-r--r-- 34.6 KB
corgikbd.c -rw-r--r-- 12.0 KB
gpio_keys.c -rw-r--r-- 3.5 KB
hil_kbd.c -rw-r--r-- 10.2 KB
hilkbd.c -rw-r--r-- 8.1 KB
hpps2atkbd.h -rw-r--r-- 9.2 KB
lkkbd.c -rw-r--r-- 19.3 KB
locomokbd.c -rw-r--r-- 8.1 KB
newtonkbd.c -rw-r--r-- 4.8 KB
omap-keypad.c -rw-r--r-- 11.9 KB
pxa27x_keyboard.c -rw-r--r-- 6.0 KB
spitzkbd.c -rw-r--r-- 14.4 KB
stowaway.c -rw-r--r-- 4.9 KB
sunkbd.c -rw-r--r-- 9.4 KB
xtkbd.c -rw-r--r-- 4.7 KB

back to top