diff options
Diffstat (limited to 'hw/misc/Kconfig')
-rw-r--r-- | hw/misc/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/misc/Kconfig b/hw/misc/Kconfig index dc44dc14f6..cf18ac08e6 100644 --- a/hw/misc/Kconfig +++ b/hw/misc/Kconfig @@ -13,6 +13,10 @@ config TMP421 bool depends on I2C +config EMC141X + bool + depends on I2C + config ISA_DEBUG bool depends on ISA_BUS |