diff options
Diffstat (limited to 'hw/dma')
-rw-r--r-- | hw/dma/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/dma/Kconfig b/hw/dma/Kconfig index b9ce1c58c4..751dec5426 100644 --- a/hw/dma/Kconfig +++ b/hw/dma/Kconfig @@ -9,6 +9,7 @@ config PL330 config I82374 bool + select I8257 config I8257 bool |