summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gizmosphere/gizmo/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2017-01-28 15:59:25 +0100
committerPatrick Georgi <pgeorgi@google.com>2017-02-10 18:04:33 +0100
commit0e3c59e258e0eb1cabe2ab15286f73efbf36294d (patch)
tree34ce31fdbe63d962681ace395fd54436411cb7f9 /src/mainboard/gizmosphere/gizmo/Kconfig
parent2e08b59cdcf9a26ae9e6d4107be8e45a5fb9dbdf (diff)
downloadcoreboot-0e3c59e258e0eb1cabe2ab15286f73efbf36294d.tar.gz
coreboot-0e3c59e258e0eb1cabe2ab15286f73efbf36294d.tar.bz2
coreboot-0e3c59e258e0eb1cabe2ab15286f73efbf36294d.zip
ddr3 spd: move accessor code into lib/spd_bin.c
It's an attempt to consolidate the access code, even if there are still multiple implementations in the code. Change-Id: I4b2b9cbc24a445f8fa4e0148f52fd15950535240 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/18265 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo/Kconfig')
-rw-r--r--src/mainboard/gizmosphere/gizmo/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/Kconfig b/src/mainboard/gizmosphere/gizmo/Kconfig
index 81090193bd8f..4177b1dd876f 100644
--- a/src/mainboard/gizmosphere/gizmo/Kconfig
+++ b/src/mainboard/gizmosphere/gizmo/Kconfig
@@ -28,7 +28,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_ACPI_TABLES
select BOARD_ROMSIZE_KB_2048
select GFXUMA
- select SPD_CACHE
config MAINBOARD_DIR
string