diff options
author | David Bauer <mail@david-bauer.net> | 2021-07-13 22:18:37 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-07-13 22:19:23 +0200 |
commit | 23cde9d12a1318867d87e13c46fe3193555935ae (patch) | |
tree | ac43689d5a10acc733fc66df25f1728d68b49689 /target/linux/mpc85xx/p1020 | |
parent | fe498dd3f108de494594ae8e0eba207fdbf14594 (diff) | |
download | upstream-23cde9d12a1318867d87e13c46fe3193555935ae.tar.gz upstream-23cde9d12a1318867d87e13c46fe3193555935ae.tar.bz2 upstream-23cde9d12a1318867d87e13c46fe3193555935ae.zip |
mpc85xx: add missing Kconfig symbols
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/mpc85xx/p1020')
-rw-r--r-- | target/linux/mpc85xx/p1020/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default index c4c102ca45..ad3c3a292f 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 |