From 09a3be080f04e62659612be26772af34b6126867 Mon Sep 17 00:00:00 2001
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Date: Thu, 9 Aug 2012 15:38:47 +0900
Subject: [PATCH] rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 include/configs/armadillo-800eva.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h
index 2f75099997..5b634fd337 100644
--- a/include/configs/armadillo-800eva.h
+++ b/include/configs/armadillo-800eva.h
@@ -43,6 +43,8 @@
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
+
+#define CONFIG_OF_LIBFDT
 #define BOARD_LATE_INIT
 
 #define CONFIG_BAUDRATE		115200
-- 
2.39.5