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>
This commit is contained in:
@@ -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}, \
|
||||
|
||||
Reference in New Issue
Block a user