lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 29 Dec 2009 07:01:49 -0500 (EST)
From:	"Robert P. J. Day" <rpjday@...shcourse.ca>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: short list of invalid Kconfig "select" directives


  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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ