From 6d559637d50f7966369580cf1ee6db5464c192d9 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sat, 31 Oct 2015 21:23:51 +0100 Subject: arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT It is already defined in included mv-common.h file. Signed-off-by: Luka Perkov --- 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 -- cgit v1.1