Re: [PATCH] virtio: drop default for virtio-mem

2022-02-25 Thread David Hildenbrand
On 25.02.22 12:48, Michael S. Tsirkin wrote: > There's no special reason why virtio-mem needs a default that's > different from what kconfig provides, any more than e.g. virtio blk. > > Signed-off-by: Michael S. Tsirkin > --- > drivers/virtio/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > d

[PATCH] virtio: drop default for virtio-mem

2022-02-25 Thread Michael S. Tsirkin
There's no special reason why virtio-mem needs a default that's different from what kconfig provides, any more than e.g. virtio blk. Signed-off-by: Michael S. Tsirkin --- drivers/virtio/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/virtio/Kconfig b/drivers/virtio/Kconfig ind