summaryrefslogtreecommitdiffstats
path: root/include/configs/x86-chromebook.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-11-25 17:46:07 -0800
committerBin Meng <bmeng.cn@gmail.com>2015-12-09 17:44:52 +0800
commitefe2d80cca4822ce6c435993e01467eeee8babfb (patch)
tree99c6eda9521d220bb1a5e434a2a21e0c6d3a957a /include/configs/x86-chromebook.h
parent9bf76c21e0248d06ad7e804b1a95d6cd0bc5f14f (diff)
downloadblackbird-obmc-uboot-efe2d80cca4822ce6c435993e01467eeee8babfb.tar.gz
blackbird-obmc-uboot-efe2d80cca4822ce6c435993e01467eeee8babfb.zip
x86: Clean up ivybridge/chrome Kconfig options
There are some options which are never used, and also some options which are selected by others but have never been a Kconfg option. Clean these up. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
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 9fb1a7a259..c575dab92a 100644
--- a/include/configs/x86-chromebook.h
+++ b/include/configs/x86-chromebook.h
@@ -14,7 +14,6 @@
#define CONFIG_MISC_INIT_R
#define CONFIG_X86_MRC_ADDR 0xfffa0000
-#define CONFIG_CACHE_MRC_SIZE_KB 512
#define CONFIG_SCSI_DEV_LIST \
{PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_NM10_AHCI}, \
OpenPOWER on IntegriCloud