From 37107facbc3d1c57414ae23a807a073b360ce232 Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 11:17:22 -0800 Subject: powerpc: P2041RDB: Remove macro CONFIG_P2041RDB Use CONFIG_TARGET_P2041RDB instead. Signed-off-by: York Sun --- include/configs/P2041RDB.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/P2041RDB.h') diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h index 500bb00..417bfd3 100644 --- a/include/configs/P2041RDB.h +++ b/include/configs/P2041RDB.h @@ -11,8 +11,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_P2041RDB - #ifdef CONFIG_RAMBOOT_PBL #define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE #define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc -- cgit v1.1