From bbd94a0b491161c11a93436fd1bf91d601a8ba95 Mon Sep 17 00:00:00 2001 From: Holger Brunck Date: Tue, 17 Nov 2015 10:53:28 +0100 Subject: km/powerpc: move open firmware defines to km-powerpc.h We use the same settings for open firmware defines on all our powerpc targets, so move them from the CPU specific headers to the common powerpc header. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp --- include/configs/km/km83xx-common.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/km/km83xx-common.h') diff --git a/include/configs/km/km83xx-common.h b/include/configs/km/km83xx-common.h index cebe210..4e355a7 100644 --- a/include/configs/km/km83xx-common.h +++ b/include/configs/km/km83xx-common.h @@ -152,9 +152,6 @@ #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_IMMR+0x4500) #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR+0x4600) -/* Pass open firmware flat tree */ -#define CONFIG_OF_LIBFDT -#define CONFIG_OF_BOARD_SETUP #define CONFIG_OF_STDOUT_VIA_ALIAS /* -- cgit v1.1