summary refs log tree commit diff stats
path: root/hw/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/Kconfig')
-rw-r--r--hw/misc/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/misc/Kconfig b/hw/misc/Kconfig
index 4fc6b29b43..83ad849b62 100644
--- a/hw/misc/Kconfig
+++ b/hw/misc/Kconfig
@@ -34,6 +34,10 @@ config PCA9552
     bool
     depends on I2C
 
+config PCA9554
+    bool
+    depends on I2C
+
 config I2C_ECHO
     bool
     default y if TEST_DEVICES