diff options
Diffstat (limited to 'include/configs/gose.h')
-rw-r--r-- | include/configs/gose.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/gose.h b/include/configs/gose.h index 1f814bfe7ab..3c5c00ae6b7 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -9,9 +9,6 @@ #ifndef __GOSE_H #define __GOSE_H -#undef DEBUG -#define CONFIG_ARCH_RMOBILE_BOARD_STRING "Gose" - #include "rcar-gen2-common.h" #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 |