diff options
Diffstat (limited to 'hw/sensor/Kconfig')
-rw-r--r-- | hw/sensor/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/sensor/Kconfig b/hw/sensor/Kconfig index df392e7..e03bd09 100644 --- a/hw/sensor/Kconfig +++ b/hw/sensor/Kconfig @@ -34,3 +34,7 @@ config LSM303DLHC_MAG config ISL_PMBUS_VR bool depends on PMBUS + +config MAX31785 + bool + depends on PMBUS |