projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b14c64
)
of: define CONFIG_OF globally so architectures can select it
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Tue, 29 Jun 2010 02:45:51 +0000
(12:45 +1000)
committer
Grant Likely
<grant.likely@secretlab.ca>
Mon, 5 Jul 2010 22:14:54 +0000
(16:14 -0600)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/of/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/of/Kconfig
b/drivers/of/Kconfig
index 80dd6318db686cec14243b3f7820bdbb3d964c87..d836b47d0be58a96a94783c63e3b71c0bc5463d6 100644
(file)
--- a/
drivers/of/Kconfig
+++ b/
drivers/of/Kconfig
@@
-1,3
+1,6
@@
+config OF
+ bool
+
config OF_FLATTREE
bool
depends on OF