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-prev] [day] [month] [year] [list]
Date:	Sat, 1 Aug 2009 10:48:19 +0100
From:	Mark Brown <broonie@...ena.org.uk>
To:	Roger Quadros <quadros.roger@...il.com>
Cc:	pHilipp Zabel <philipp.zabel@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] regulator: Add GPIO enable control to fixed voltage
 regulator driver

On Sat, Aug 01, 2009 at 08:57:43AM +0300, Roger Quadros wrote:

> Do we need to check whether CONFIG_GPIOLIB is available? or do we need
> to explicitly
> select it in Kconfig?

Check but I think that all the APIs you are using are stubbed out if
gpiolib is not available so you can just ignore it.  If not then ifdefs
around the code are the way forward.
--
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