Jan Beulich e243ae953b PCI: only build xen-pcifront in PV-enabled environments
The driver's module init function, pcifront_init(), invokes
xen_pv_domain() first thing. That construct produces constant "false"
when !CONFIG_XEN_PV. Hence there's no point building the driver in
non-PV configurations.

Drop the (now implicit and generally wrong) X86 dependency: At present,
XEN_PV can only be set when X86 is also enabled. In general an
architecture supporting Xen PV (and PCI) would want to have this driver
built.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/3a7f6c9b-215d-b593-8056-b5fe605dafd7@suse.com
Signed-off-by: Juergen Gross <jgross@suse.com>
2021-09-20 17:01:11 +02:00
..
2021-07-06 10:56:29 -05:00
2021-07-06 10:56:25 -05:00
2020-08-05 18:24:16 -05:00
2021-03-11 17:37:20 -06:00
2021-06-16 17:20:40 -05:00
2021-07-06 10:56:26 -05:00
2020-07-29 14:25:18 -05:00
2021-08-27 00:27:15 +02:00
2021-06-18 13:54:11 -07:00
2021-07-06 10:56:25 -05:00
2021-07-08 12:06:20 -07:00
2021-07-06 10:56:29 -05:00
2021-07-13 13:59:12 -05:00
2021-02-10 16:46:29 -06:00
2020-08-05 18:23:14 -05:00
2021-05-04 10:43:23 -05:00