diff options
Diffstat (limited to 'src/superio/ite/it8623e')
-rw-r--r-- | src/superio/ite/it8623e/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/ite/it8623e/Kconfig b/src/superio/ite/it8623e/Kconfig index 274959e2be..756c7ff71d 100644 --- a/src/superio/ite/it8623e/Kconfig +++ b/src/superio/ite/it8623e/Kconfig @@ -18,7 +18,7 @@ config SUPERIO_ITE_IT8623E bool - select SUPERIO_ITE_COMMON_ROMSTAGE + select SUPERIO_ITE_COMMON_PRE_RAM select SUPERIO_ITE_ENV_CTRL select SUPERIO_ITE_ENV_CTRL_PWM_FREQ2 select SUPERIO_ITE_ENV_CTRL_FAN16_CONFIG |