diff options
Diffstat (limited to 'hw/gpio/Kconfig')
-rw-r--r-- | hw/gpio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/gpio/Kconfig b/hw/gpio/Kconfig index d0a4abf93f..9227cb5598 100644 --- a/hw/gpio/Kconfig +++ b/hw/gpio/Kconfig @@ -1,5 +1,6 @@ config MAX7310 bool + depends on I2C config PL061 bool |