diff options
Diffstat (limited to 'src/superio/ite/it8720f')
-rw-r--r-- | src/superio/ite/it8720f/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/ite/it8720f/Kconfig b/src/superio/ite/it8720f/Kconfig index da42e0b87d..b8b9262500 100644 --- a/src/superio/ite/it8720f/Kconfig +++ b/src/superio/ite/it8720f/Kconfig @@ -17,7 +17,7 @@ config SUPERIO_ITE_IT8720F bool - select SUPERIO_ITE_COMMON_ROMSTAGE + select SUPERIO_ITE_COMMON_PRE_RAM select SUPERIO_ITE_ENV_CTRL select SUPERIO_ITE_ENV_CTRL_FAN16_CONFIG select SUPERIO_ITE_ENV_CTRL_PWM_FREQ2 |