xen/pvcalls: backend can be a module
authorJan Beulich <jbeulich@suse.com>
Tue, 7 Sep 2021 12:17:13 +0000 (14:17 +0200)
committerJuergen Gross <jgross@suse.com>
Wed, 15 Sep 2021 06:42:04 +0000 (08:42 +0200)
commit45da234467f381239d87536c86597149f189d375
tree7477ebfa34fcd4921dfb24489265c0f81c7ed9a6
parent36c9b5929b7094ea19a78827c0ede20d2e0e6c9c
xen/pvcalls: backend can be a module

It's not clear to me why only the frontend has been tristate. Switch the
backend to be, too.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Link: https://lore.kernel.org/r/54a6070c-92bb-36a3-2fc0-de9ccca438c5@suse.com
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/xen/Kconfig