Skip to content
Snippets Groups Projects
Commit 1f2be4ce authored by Simon Glass's avatar Simon Glass
Browse files

x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file


This is provided in Kconfig so we don't need it here.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent dcfe4a54
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@
#define CONFIG_SYS_MONITOR_LEN (1 << 20)
#define CONFIG_DCACHE_RAM_MRC_VAR_SIZE 0x4000
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_MISC_INIT_R
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment