summaryrefslogtreecommitdiffstats
path: root/drivers/of/Kconfig
diff options
context:
space:
mode:
authorStephen Rothwell2010-06-29 04:45:51 +0200
committerGrant Likely2010-07-06 00:14:54 +0200
commitbcbefae2bcad0996bcef7245e34176960e95a191 (patch)
tree89d50fa1e4ec22bd2e741954107631152a859498 /drivers/of/Kconfig
parentsparc: turn CONFIG_OF into a select (diff)
downloadkernel-qcow2-linux-bcbefae2bcad0996bcef7245e34176960e95a191.tar.gz
kernel-qcow2-linux-bcbefae2bcad0996bcef7245e34176960e95a191.tar.xz
kernel-qcow2-linux-bcbefae2bcad0996bcef7245e34176960e95a191.zip
of: define CONFIG_OF globally so architectures can select it
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/of/Kconfig')
-rw-r--r--drivers/of/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index 80dd6318db68..d836b47d0be5 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -1,3 +1,6 @@
+config OF
+ bool
+
config OF_FLATTREE
bool
depends on OF