diff options
Diffstat (limited to 'hw/audio')
-rw-r--r-- | hw/audio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/audio/Kconfig b/hw/audio/Kconfig index 01aea55..e9c6fed 100644 --- a/hw/audio/Kconfig +++ b/hw/audio/Kconfig @@ -40,6 +40,7 @@ config PCSPK config WM8750 bool + depends on I2C config PL041 bool |