summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2020-05-30 18:33:40 +0300
committerPatrick Georgi <pgeorgi@google.com>2020-06-07 21:52:37 +0000
commit315710af7b3c704528a6de7865e82c40ad1930ed (patch)
tree1a32791adb4c5656caa5247c2509348782f4d7fc /src/soc/intel/quark
parent4b6b2609e5d8096370c91b413d87a2e1fd0cc2f3 (diff)
downloadcoreboot-315710af7b3c704528a6de7865e82c40ad1930ed.tar.gz
coreboot-315710af7b3c704528a6de7865e82c40ad1930ed.tar.bz2
coreboot-315710af7b3c704528a6de7865e82c40ad1930ed.zip
soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT
Some of the boards do not select SYSTEM_TYPE_LAPTOP or _CONVERTIBLE so their FADT preffered_pm_profile would change from PM_MOBILE without the added overrides here. Change-Id: I04b602b2c23fbd163fcd110a44ad25c6be07ab66 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41920 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/quark')
-rw-r--r--src/soc/intel/quark/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/quark/Kconfig b/src/soc/intel/quark/Kconfig
index 4ecf6c1a1489..12bcb99aa08b 100644
--- a/src/soc/intel/quark/Kconfig
+++ b/src/soc/intel/quark/Kconfig
@@ -26,6 +26,7 @@ config CPU_SPECIFIC_OPTIONS
select UNCOMPRESSED_RAMSTAGE
select USE_MARCH_586
select NO_SMM
+ select COMMON_FADT
#####
# Debug serial output