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 a34ffcb024..a2b55a4fdb 100644 --- a/hw/sensor/Kconfig +++ b/hw/sensor/Kconfig @@ -13,3 +13,7 @@ config EMC141X config ADM1272 bool depends on I2C + +config MAX34451 + bool + depends on I2C |