From 4ac16f2bbd0f90522a48bbd52a382a1db065d11a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 13 Apr 2012 12:20:05 +0000 Subject: include/configs: Remove CONFIG_SYS_64BIT_STRTOUL This define does not control anything, remove it. Signed-off-by: Tom Rini --- include/configs/p1_p2_rdb_pc.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/p1_p2_rdb_pc.h') diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h index 46218ad..04fd8d0 100644 --- a/include/configs/p1_p2_rdb_pc.h +++ b/include/configs/p1_p2_rdb_pc.h @@ -534,8 +534,6 @@ #define CONFIG_OF_BOARD_SETUP #define CONFIG_OF_STDOUT_VIA_ALIAS -#define CONFIG_SYS_64BIT_STRTOUL - /* new uImage format support */ #define CONFIG_FIT #define CONFIG_FIT_VERBOSE /* enable fit_format_{error,warning}() */ -- cgit v1.1