From 69e173eb57d1f4848f070c83456096ba5d2ba1b4 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 22 Feb 2016 22:55:42 -0700 Subject: Move CONFIG_OF_LIBFDT to Kconfig Move this option to Kconfig and tidy up existing boards. Signed-off-by: Simon Glass --- include/configs/mx31ads.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx31ads.h') diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h index ae9f091..8e18cfa 100644 --- a/include/configs/mx31ads.h +++ b/include/configs/mx31ads.h @@ -27,7 +27,6 @@ * in the final file size: 144260 vs. 109536 Bytes. */ #if 0 -#define CONFIG_OF_LIBFDT 1 #define CONFIG_FIT 1 #define CONFIG_FIT_VERBOSE 1 #endif -- cgit v1.1