]> Git Repo - qemu.git/blobdiff - hw/Kconfig
RISC-V: Update load reservation comment in do_interrupt
[qemu.git] / hw / Kconfig
index c4f1547546641b8eefaee57369ad1be59aab9eaf..d5ecd02070138d7f97cb99fe780bbcf4bf43557e 100644 (file)
@@ -61,8 +61,13 @@ source unicore32/Kconfig
 source xtensa/Kconfig
 
 # Symbols used by multiple targets
+config TEST_DEVICES
+    bool
+
 config XILINX
     bool
+    select PTIMER # for hw/timer/xilinx_timer.c
 
 config XILINX_AXI
     bool
+    select PTIMER # for hw/dma/xilinx_axidma.c
This page took 0.02378 seconds and 4 git commands to generate.