Skip to content

Commit e7c552e

Browse files
committed
virtio: drop default for virtio-mem
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 <[email protected]> Acked-by: David Hildenbrand <[email protected]>
1 parent eb057b4 commit e7c552e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/virtio/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ config VIRTIO_BALLOON
105105

106106
config VIRTIO_MEM
107107
tristate "Virtio mem driver"
108-
default m
109108
depends on X86_64
110109
depends on VIRTIO
111110
depends on MEMORY_HOTPLUG

0 commit comments

Comments
 (0)