diff options
Diffstat (limited to 'include/configs/rut.h')
-rw-r--r-- | include/configs/rut.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/rut.h b/include/configs/rut.h index 78264bab55..cf018e0590 100644 --- a/include/configs/rut.h +++ b/include/configs/rut.h @@ -148,8 +148,4 @@ #define CONFIG_SYS_CONSOLE_FG_COL 0x00 #endif -#ifndef CONFIG_SPL_BUILD -#define CONFIG_FIT -#endif - #endif /* ! __CONFIG_RUT_H */ |