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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 Jul 2015 08:02:43 +0200
From:	Valentin Rothberg <valentinrothberg@...il.com>
To:	Frank.Li@...escale.com, shawnguo@...nel.org,
	linux-kernel@...r.kernel.org, Paul Bolle <pebolle@...cali.nl>,
	Andreas Ruprecht <rupran@...server.de>,
	hengelein Stefan <stefan.hengelein@....de>
Cc:	Valentin Rothberg <valentinrothberg@...il.com>
Subject: ARM: imx: mx6ul: PINCTRL_IMX6UL

Hi Frank,

your commit 022d0716bb7e ("ARM: imx: add i.mx6ul msl support") has
shown up in today's linux-next tree (i.e., next-20150715) adding the
following lines of Kconfig code:

+config SOC_IMX6UL
+       bool "i.MX6 UltraLite support"
+       select PINCTRL_IMX6UL
[...]

The select on PINCTRL_IMX6UL is currently a NOP, since the option is
nowhere defined in Kconfig.  I did some research on the web, but could
not find any hint that this option is being added somewhere.  Do you
know if there is a patch queued somewhere that adds this Kconfig
option?

I detected the issue with scripts/checkkconfigsymbols.py.

Kind regards,
 Valentin
--
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