diff options
Diffstat (limited to 'src/superio/ite/it8728f')
-rw-r--r-- | src/superio/ite/it8728f/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/ite/it8728f/Kconfig b/src/superio/ite/it8728f/Kconfig index 90c3b509af..40a2f49529 100644 --- a/src/superio/ite/it8728f/Kconfig +++ b/src/superio/ite/it8728f/Kconfig @@ -16,7 +16,7 @@ config SUPERIO_ITE_IT8728F 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 |