Browse Source

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>
Stephen Rothwell 15 years ago
parent
commit
bcbefae2bc
1 changed files with 3 additions and 0 deletions
  1. 3 0
      drivers/of/Kconfig

+ 3 - 0
drivers/of/Kconfig

@@ -1,3 +1,6 @@
+config OF
+	bool
+
 config OF_FLATTREE
 	bool
 	depends on OF