diff options
author | Marshall Dawson <marshalldawson3rd@gmail.com> | 2017-06-23 13:05:09 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-07-27 21:31:51 +0000 |
commit | a9d3d65a924ce765a481337ca22d36f5ab351ced (patch) | |
tree | 4ec783946dba1689d17df7b2b7bbecd54d448741 /src/mainboard/google/kahlee/Kconfig | |
parent | 83367c4483d55b1161d580e03c87dc6e29fbbf89 (diff) |
google/kahlee: Remove AMD IMC
Kahlee does not use the AMD IMC. Remove the files and calls.
Change-Id: Ia837551b592b4f473eb38c06c516586fb6c95c88
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: https://review.coreboot.org/19832
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig')
-rw-r--r-- | src/mainboard/google/kahlee/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig index 469e1bbde4..ee97832c3a 100644 --- a/src/mainboard/google/kahlee/Kconfig +++ b/src/mainboard/google/kahlee/Kconfig @@ -24,7 +24,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_8192 select GFXUMA - select STONEYRIDGE_IMC_FWM select STONEYRIDGE_UART config MAINBOARD_DIR |