final scan results: bad Kconfig "select"s

From: Robert P. J. Day
Date: Mon Sep 28 2009 - 16:11:13 EST



short list of "select" directives to non-existent Kconfig variables:

===== CRYPTO_SHASH.
crypto/Kconfig: select CRYPTO_SHASH
===== GCD.
arch/arm/plat-pxa/include/plat/i2c.h:* 7. GCD 1 (Disables i2c unit response to general call messages as a slave)
arch/mips/Kconfig: select GCD
drivers/i2c/busses/i2c-pxa.c: PXA_BIT(ICR_GCD, "GCD", NULL),
fs/jffs2/background.c: /* Problem - immediately after bootup, the GCD spends a lot
fs/jffs2/background.c: * doesn't help, either (presumably because userspace and GCD
fs/jffs2/background.c: * This forces the GCD to slow the hell down. Pulling an
===== GENERIC_HAS_IOMAP.
arch/score/Kconfig: select GENERIC_HAS_IOMAP
arch/score/Kconfig: select GENERIC_HAS_IOMAP
arch/score/Kconfig: select GENERIC_HAS_IOMAP
===== HAVE_FTRACE_SYSCALLS.
arch/sh/Kconfig: select HAVE_FTRACE_SYSCALLS
Documentation/trace/ftrace-design.txt:HAVE_FTRACE_SYSCALLS
===== HAVE_READQ.
arch/x86/Kconfig: select HAVE_READQ
===== HAVE_WRITEQ.
arch/x86/Kconfig: select HAVE_WRITEQ
===== MACH_NEO1973.
arch/arm/mach-s3c2442/Kconfig: select MACH_NEO1973
===== MPC5121_ADS_CPLD.
arch/powerpc/platforms/512x/Kconfig: select MPC5121_ADS_CPLD
===== S3C2410_PWM.
arch/arm/mach-s3c2442/Kconfig: select S3C2410_PWM
===== S3C_DEVICE_NAND.
arch/arm/plat-s3c24xx/Kconfig: select S3C_DEVICE_NAND
===== S5PC1XX_SETUP_I2C1.
arch/arm/mach-s5pc100/Kconfig: select S5PC1XX_SETUP_I2C1
===== SFFSDR_FPGA.
sound/soc/davinci/Kconfig: select SFFSDR_FPGA
===== SIBYTE_CFE.
arch/mips/sibyte/Kconfig: select SIBYTE_CFE
===== USB_GADGET_S3C_HSOTG_PIO.
drivers/usb/gadget/Kconfig: select USB_GADGET_S3C_HSOTG_PIO


rday
--

========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA

Linux Consulting, Training and Annoying Kernel Pedantry.

Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/