summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/Kconfig
diff options
context:
space:
mode:
authorRichard Spiegel <richard.spiegel@silverbackltd.com>2018-02-05 17:20:50 -0700
committerMartin Roth <martinroth@google.com>2018-02-06 15:24:19 +0000
commit7b6a32f5c4e71e712e03a0de1bcb3ec11d62ad72 (patch)
tree40f715a3af9a04f4c0492d8159e011f54187d1a7 /src/mainboard/google/kahlee/Kconfig
parent7492bcbb5a33fdcd7b1ed733acc6968a218bbf28 (diff)
downloadcoreboot-7b6a32f5c4e71e712e03a0de1bcb3ec11d62ad72.tar.xz
mb/google/kahlee: Remove cmos.layout
CMOS layout is not used and can be removed. A change to Kconfig is needed in order not to break the build. BUG=b:64207749 TEST=Build kahlee. Change-Id: Ib5d18e80a56111d96c730420db865194c71de1b3 Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-on: https://review.coreboot.org/23596 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig')
-rw-r--r--src/mainboard/google/kahlee/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index b4067e8572..6e4e971de1 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -25,7 +25,6 @@ config BOARD_GOOGLE_BASEBOARD_KAHLEE
select EC_GOOGLE_CHROMEEC
select EC_GOOGLE_CHROMEEC_BOARDID
select EC_GOOGLE_CHROMEEC_LPC
- select HAVE_OPTION_TABLE
select HAVE_ACPI_TABLES
select GENERIC_SPD_BIN
select GFXUMA