short list of invalid Kconfig "select" directives

From: Robert P. J. Day
Date: Tue Dec 29 2009 - 07:02:49 EST



not sure if i posted this already, but it's a short list of Kconfig
"select" directives that select non-existent CONFIG variables. do
with it what you will.

===== CRYPTO_SHASH
crypto/Kconfig:308: select CRYPTO_SHASH
crypto/Kconfig:446: select CRYPTO_SHASH
===== GCD
arch/arm/plat-pxa/include/plat/i2c.h:39:* 7. GCD 1 (Disables i2c unit response to general call messages as a slave)
arch/mips/Kconfig:45: select GCD
drivers/i2c/busses/i2c-pxa.c:184: PXA_BIT(ICR_GCD, "GCD", NULL),
fs/jffs2/background.c:99: /* Problem - immediately after bootup, the GCD spends a lot
fs/jffs2/background.c:103: * doesn't help, either (presumably because userspace and GCD
fs/jffs2/background.c:106: * This forces the GCD to slow the hell down. Pulling an
sound/core/Kconfig:8: select GCD
===== GENERIC_HAS_IOMAP
arch/score/Kconfig:16: select GENERIC_HAS_IOMAP
arch/score/Kconfig:22: select GENERIC_HAS_IOMAP
arch/score/Kconfig:28: select GENERIC_HAS_IOMAP
===== HAVE_READQ
arch/x86/Kconfig:22: select HAVE_READQ
===== HAVE_WRITEQ
arch/x86/Kconfig:23: select HAVE_WRITEQ
===== MACH_NEO1973
arch/arm/mach-s3c2442/Kconfig:32: select MACH_NEO1973
===== MPC5121_ADS_CPLD
arch/powerpc/platforms/512x/Kconfig:18: select MPC5121_ADS_CPLD
===== PPC_FSL_BOOK3E
arch/powerpc/platforms/85xx/Kconfig:151: select PPC_FSL_BOOK3E
===== S3C2410_PWM
arch/arm/mach-s3c2442/Kconfig:33: select S3C2410_PWM
===== S3C_DEVICE_NAND
arch/arm/plat-s3c24xx/Kconfig:11: select S3C_DEVICE_NAND
===== SFFSDR_FPGA
sound/soc/davinci/Kconfig:40: select SFFSDR_FPGA
===== SIBYTE_CFE
arch/mips/sibyte/Kconfig:74: select SIBYTE_CFE
===== SPI_MASTER_OF
drivers/spi/Kconfig:139: select SPI_MASTER_OF
===== USB_GADGET_S3C_HSOTG_PIO
drivers/usb/gadget/Kconfig:297: select USB_GADGET_S3C_HSOTG_PIO
===== XEN_XENBUS_FRONTEND
drivers/input/Kconfig:168: select XEN_XENBUS_FRONTEND
drivers/video/Kconfig:2084: select XEN_XENBUS_FRONTEND

rday
--

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

Linux Consulting, Training and 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/