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 năm trước cách đây
mục cha
commit
bcbefae2bc
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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