[PATCH 3/7] arch/x86: select OF and OF_FLATTREE
Stephen Neuendorffer
stephen.neuendorffer at xilinx.com
Fri Nov 19 10:54:58 EST 2010
Testing patch to verify that the device tree code can be compiled on X86.
---
arch/x86/Kconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index cea0cd9..0f2ed5b 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -59,6 +59,8 @@ config X86
select ANON_INODES
select HAVE_ARCH_KMEMCHECK
select HAVE_USER_RETURN_NOTIFIER
+ select OF
+ select OF_FLATTREE
config INSTRUCTION_DECODER
def_bool (KPROBES || PERF_EVENTS)
--
1.5.6.6
This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
More information about the devicetree-discuss
mailing list