From 3788b451e32bc925c4a63a882acc9c3b4ee895be Mon Sep 17 00:00:00 2001 From: Jagan Teki Date: Sat, 21 Jan 2017 11:48:33 +0100 Subject: config: Move CONFIG_BOARD_LATE_INIT to defconfigs Cc: Tom Rini Signed-off-by: Jagan Teki --- include/configs/stout.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/stout.h') diff --git a/include/configs/stout.h b/include/configs/stout.h index 0d9e4aa..d2bc050 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -18,8 +18,6 @@ #include "rcar-gen2-common.h" -/* #define CONFIG_BOARD_LATE_INIT */ - #if defined(CONFIG_ARCH_RMOBILE_EXTRAM_BOOT) #define CONFIG_SYS_TEXT_BASE 0xB0000000 #else -- cgit v1.1