Reorganize build system
[qemu/aliguori.git] / backends / Qconfig
blob4ed97adfe069fda1f08c946fb1dd368f78038fa3
1 config BLOCK
2        bool "QEMU Block Layer"
3        default y
4        help
5          This is the block layer.
7 config BLOCK_FILE
8        bool "File block driver"
9        default y
10        depends on BLOCK
11        help
12          This is the file driver