summaryrefslogtreecommitdiff
path: root/src/superio/ite/it8629e/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/ite/it8629e/Kconfig')
-rw-r--r--src/superio/ite/it8629e/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/superio/ite/it8629e/Kconfig b/src/superio/ite/it8629e/Kconfig
new file mode 100644
index 0000000000..29e72b6f62
--- /dev/null
+++ b/src/superio/ite/it8629e/Kconfig
@@ -0,0 +1,12 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+config SUPERIO_ITE_IT8629E
+ bool
+ 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
+ select SUPERIO_ITE_ENV_CTRL_8BIT_PWM
+ select SUPERIO_ITE_ENV_CTRL_5FANS # TODO: Add support for 6 fans
+ select SUPERIO_ITE_ENV_CTRL_7BIT_SLOPE_REG
+ select SUPERIO_ITE_ENV_CTRL_EXT_ANY_TMPIN