Introduce CONFIG_CHECK_SIGNATURE
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>
Showing
- drivers/block/Kconfig 1 addition, 0 deletionsdrivers/block/Kconfig
- drivers/input/misc/Kconfig 1 addition, 0 deletionsdrivers/input/misc/Kconfig
- drivers/scsi/Kconfig 6 additions, 0 deletionsdrivers/scsi/Kconfig
- lib/Kconfig 3 additions, 0 deletionslib/Kconfig
- lib/Makefile 2 additions, 1 deletionlib/Makefile
Please register or sign in to comment