summary refs log tree commit diff stats
path: root/hw/i2c/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hw/i2c/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/i2c/Kconfig b/hw/i2c/Kconfig
index 09642a6dcb..8d120a25d5 100644
--- a/hw/i2c/Kconfig
+++ b/hw/i2c/Kconfig
@@ -28,3 +28,7 @@ config IMX_I2C
 config MPC_I2C
     bool
     select I2C
+
+config PCA954X
+    bool
+    select I2C