diff options
Diffstat (limited to 'hw/i2c/Kconfig')
-rw-r--r-- | hw/i2c/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/i2c/Kconfig b/hw/i2c/Kconfig index 8d120a25d5..8217cb5041 100644 --- a/hw/i2c/Kconfig +++ b/hw/i2c/Kconfig @@ -32,3 +32,7 @@ config MPC_I2C config PCA954X bool select I2C + +config PMBUS + bool + select SMBUS |