summaryrefslogtreecommitdiffstats
path: root/drivers/of/Kconfig
diff options
context:
space:
mode:
authorMatwey V. Kornilov <matwey@sai.msu.ru>2015-02-16 09:27:24 +0300
committerRob Herring <robh@kernel.org>2015-03-02 08:07:44 -0600
commit388404a31297793beff8778324652a09f9dc6157 (patch)
tree2f530cf647d491557320d9a794afd27bbc5ab454 /drivers/of/Kconfig
parentf71b10be4c8a24fcb3d17f3161e31cf09c66ea2f (diff)
downloadop-kernel-dev-388404a31297793beff8778324652a09f9dc6157.zip
op-kernel-dev-388404a31297793beff8778324652a09f9dc6157.tar.gz
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@tiscali.nl> Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/Kconfig')
-rw-r--r--drivers/of/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index 3876fb9..7bcaeec 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -85,7 +85,6 @@ config OF_RESOLVE
config OF_OVERLAY
bool "Device Tree overlays"
- depends on OF
select OF_DYNAMIC
select OF_RESOLVE
OpenPOWER on IntegriCloud