diff mbox

[4/5] of: define CONFIG_OF globally so architectures can select it

Message ID 20100629124551.06fe1015.sfr@canb.auug.org.au
State Not Applicable
Delegated to: David Miller
Headers show

Commit Message

Stephen Rothwell June 29, 2010, 2:45 a.m. UTC
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 drivers/of/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index 7cecc8f..1678dbc 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -1,3 +1,6 @@ 
+config OF
+	bool
+
 config OF_FLATTREE
 	bool
 	depends on OF