summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/8460p/Kconfig
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2017-12-13 22:54:19 +0800
committerArthur Heymans <arthur@aheymans.xyz>2017-12-25 14:44:35 +0000
commit8e4384d0b4058e766cd9826774584c3a58f90a4f (patch)
treef693693ef39bffa5a2390cb95977620bade338a9 /src/mainboard/hp/8460p/Kconfig
parentd46a3502b620cb78cc91742c177fb856272c71d9 (diff)
downloadcoreboot-8e4384d0b4058e766cd9826774584c3a58f90a4f.tar.xz
mb/hp: Add CMOS support for all HP Elitebook models
The cmos.layout files are copied from lenovo/x230 with EC options removed. It's tested on 8470p and the power_on_after_fail option works. Change-Id: I0a50a25798fd31b7acccf9872c50dac2718ce895 Signed-off-by: Iru Cai <mytbk920423@gmail.com> Reviewed-on: https://review.coreboot.org/22842 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/hp/8460p/Kconfig')
-rw-r--r--src/mainboard/hp/8460p/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/hp/8460p/Kconfig b/src/mainboard/hp/8460p/Kconfig
index 73b7a961eb..13d029ff86 100644
--- a/src/mainboard/hp/8460p/Kconfig
+++ b/src/mainboard/hp/8460p/Kconfig
@@ -33,6 +33,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select GFX_GMA_INTERNAL_IS_LVDS
select EC_HP_KBC1126
select SUPERIO_SMSC_LPC47N217
+ select HAVE_OPTION_TABLE
+ select HAVE_CMOS_DEFAULT
config HAVE_IFD_BIN
bool