From 63174d1b4e94ca5590837ab908b5eef104cf87c8 Mon Sep 17 00:00:00 2001 From: Minkyu Kang Date: Fri, 27 Nov 2009 14:30:41 +0900 Subject: [PATCH] s5pc110: aquila: remove duplicated define Signed-off-by: Minkyu Kang --- include/configs/s5pc1xx_universal.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/configs/s5pc1xx_universal.h b/include/configs/s5pc1xx_universal.h index 4d3096f..7add66e 100644 --- a/include/configs/s5pc1xx_universal.h +++ b/include/configs/s5pc1xx_universal.h @@ -92,9 +92,6 @@ #define CONFIG_CMDLINE_EDITING -/* allow to overwrite serial and ethaddr */ -#define CONFIG_ENV_OVERWRITE - #define CONFIG_BAUDRATE 115200 /* It should define before config_cmd_default.h */ -- 2.7.4