diff options
Diffstat (limited to 'include/configs/x86-chromebook.h')
-rw-r--r-- | include/configs/x86-chromebook.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/x86-chromebook.h b/include/configs/x86-chromebook.h index 46a11ef7e4..545cffbfaa 100644 --- a/include/configs/x86-chromebook.h +++ b/include/configs/x86-chromebook.h @@ -40,8 +40,6 @@ #define VIDEO_IO_OFFSET 0 #define CONFIG_X86EMU_RAW_IO -#define CONFIG_ARCH_EARLY_INIT_R - #undef CONFIG_ENV_IS_NOWHERE #undef CONFIG_ENV_SIZE #define CONFIG_ENV_SIZE 0x1000 |