[U-Boot] [PATCH 5/6] kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT
Luka Perkov
luka.perkov at sartura.hr
Sun Nov 1 02:11:42 CET 2015
It is already defined in included mv-common.h file.
Signed-off-by: Luka Perkov <luka.perkov at sartura.hr>
---
include/configs/ib62x0.h | 5 -----
1 file changed, 5 deletions(-)
diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index 976147d..fb59ce2 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -26,11 +26,6 @@
#define CONFIG_BUILD_TARGET "u-boot.kwb"
/*
- * Enable device tree support
- */
-#define CONFIG_OF_LIBFDT
-
-/*
* Compression configuration
*/
#define CONFIG_BZIP2
--
2.6.2
More information about the U-Boot
mailing list