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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Feb 2015 09:27:24 +0300
From:	"Matwey V. Kornilov" <matwey@....msu.ru>
To:	grant.likely@...aro.org, robh+dt@...nel.org
Cc:	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
	pebolle@...cali.nl, "Matwey V. Kornilov" <matwey@....msu.ru>
Subject: [PATCH v2 2/2] of: Drop superfluous dependance for OF_OVERLAY

The whole menu already depends on OF, so there is no need to additionaly specify it.

Suggested-by: Paul Bolle <pebolle@...cali.nl>
Signed-off-by: Matwey V. Kornilov <matwey@....msu.ru>
---
 drivers/of/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index fdca685..4831137 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -86,7 +86,6 @@ config OF_RESOLVE
 
 config OF_OVERLAY
 	bool "Device Tree overlays"
-	depends on OF
 	select OF_DYNAMIC
 	select OF_RESOLVE
 
-- 
2.1.4

--
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