aboutsummaryrefslogtreecommitdiff
path: root/hw/dma/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dma/meson.build')
-rw-r--r--hw/dma/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/dma/meson.build b/hw/dma/meson.build
index 5c78a4e05f..f3f0661bc3 100644
--- a/hw/dma/meson.build
+++ b/hw/dma/meson.build
@@ -1,4 +1,3 @@
-softmmu_ss.add(when: 'CONFIG_PUV3', if_true: files('puv3_dma.c'))
softmmu_ss.add(when: 'CONFIG_RC4030', if_true: files('rc4030.c'))
softmmu_ss.add(when: 'CONFIG_PL080', if_true: files('pl080.c'))
softmmu_ss.add(when: 'CONFIG_PL330', if_true: files('pl330.c'))