diff options
Diffstat (limited to 'board')
-rw-r--r-- | board/buffalo/lsxl/lsxl.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/buffalo/lsxl/lsxl.c b/board/buffalo/lsxl/lsxl.c index 31d532b7529..106d46d436b 100644 --- a/board/buffalo/lsxl/lsxl.c +++ b/board/buffalo/lsxl/lsxl.c @@ -45,10 +45,6 @@ * Additionally, the bootsource is set to 'rescue'. */ -#ifndef CONFIG_ENV_OVERWRITE -# error "You need to set CONFIG_ENV_OVERWRITE" -#endif - DECLARE_GLOBAL_DATA_PTR; int board_early_init_f(void) |