From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: short list of invalid Kconfig "select" directives
Date: Tue, 29 Dec 2009 07:01:49 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.00.0912290700170.14826@localhost> (raw)
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
========================================================================
reply other threads:[~2009-12-29 12:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.0912290700170.14826@localhost \
--to=rpjday@crashcourse.ca \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox