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 097cb8f..a34ffcb 100644 --- a/hw/sensor/Kconfig +++ b/hw/sensor/Kconfig @@ -9,3 +9,7 @@ config TMP421 config EMC141X bool depends on I2C + +config ADM1272 + bool + depends on I2C |