From 86bd28fc33732ff6b2ea2f1bea18504e690969c5 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 13 May 2022 19:56:49 +0800 Subject: [PATCH] mpc85xx: p1020: add missing Kconfig Signed-off-by: Tianling Shen --- target/linux/mpc85xx/p1020/config-default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default index 01c18e4d59..51fc9551e5 100644 --- a/target/linux/mpc85xx/p1020/config-default +++ b/target/linux/mpc85xx/p1020/config-default @@ -15,6 +15,7 @@ CONFIG_I2C_CHARDEV=y CONFIG_LEDS_LP5521=y CONFIG_LEDS_LP55XX_COMMON=y CONFIG_LOCK_SPIN_ON_OWNER=y +# CONFIG_MAX77620_THERMAL is not set # CONFIG_MAX77620_WATCHDOG is not set CONFIG_MFD_CORE=y CONFIG_MFD_MAX77620=y