diff options
Diffstat (limited to 'hw/audio/Kconfig')
-rw-r--r-- | hw/audio/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/audio/Kconfig b/hw/audio/Kconfig index dedb5135b5..01aea559c0 100644 --- a/hw/audio/Kconfig +++ b/hw/audio/Kconfig @@ -35,6 +35,8 @@ config HDA config PCSPK bool + default y + depends on I8254 config WM8750 bool |