summaryrefslogtreecommitdiffstats
path: root/include/configs/x86-chromebook.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-07-27 15:47:25 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 08:42:42 -0600
commit1f2be4cea4a29b3c62f7ae3ae16a4edb6e09c4b8 (patch)
tree3b3bf14a817465958add315ac76407d0bcee1f5a /include/configs/x86-chromebook.h
parentdcfe4a54edb1af90e9aec866a43592efff1f1974 (diff)
downloadblackbird-obmc-uboot-1f2be4cea4a29b3c62f7ae3ae16a4edb6e09c4b8.tar.gz
blackbird-obmc-uboot-1f2be4cea4a29b3c62f7ae3ae16a4edb6e09c4b8.zip
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: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/x86-chromebook.h')
-rw-r--r--include/configs/x86-chromebook.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x86-chromebook.h b/include/configs/x86-chromebook.h
index d5dd61913c..2be885079e 100644
--- a/include/configs/x86-chromebook.h
+++ b/include/configs/x86-chromebook.h
@@ -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
OpenPOWER on IntegriCloud