From 86f6102e9272c01484a45c5b495e416cf5eec7ca Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Tue, 29 Jun 2010 12:42:00 +1000 Subject: [PATCH] --- yaml --- r: 204913 b: refs/heads/master c: ae5bf63f2d8bad78e427e77f3f896e81cbdbde0d h: refs/heads/master i: 204911: 2f9da15e89532733d38f4b03369e257af820b79c v: v3 --- [refs] | 2 +- trunk/arch/microblaze/Kconfig | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 2774826a3c95..4e43d160135f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50ef5284eb4f48810dd83255631a7f3de0d78d6b +refs/heads/master: ae5bf63f2d8bad78e427e77f3f896e81cbdbde0d diff --git a/trunk/arch/microblaze/Kconfig b/trunk/arch/microblaze/Kconfig index 76818f926539..2b37820555bc 100644 --- a/trunk/arch/microblaze/Kconfig +++ b/trunk/arch/microblaze/Kconfig @@ -17,6 +17,8 @@ config MICROBLAZE select HAVE_DMA_ATTRS select HAVE_DMA_API_DEBUG select TRACING_SUPPORT + select OF + select OF_FLATTREE config SWAP def_bool n @@ -125,8 +127,7 @@ config CMDLINE_FORCE override those passed by the boot loader. config OF - def_bool y - select OF_FLATTREE + bool config PROC_DEVICETREE bool "Support for device tree in /proc"