Eugen Hristev
89d8c56f44
net: rtl8169: add depends on PCI
...
The rtl8169 driver uses calls to dm_pci_bus_to_phys,
which are compiled under CONFIG_PCI.
Without CONFIG_PCI, this happens:
drivers/net/rtl8169.o: in function `rtl_recv_common':
drivers/net/rtl8169.c:555: undefined reference to `dm_pci_bus_to_phys'
It is only natural that this driver depends on CONFIG_PCI then.
The device does not work connected in another way anyway, and the driver
does not assume anything else at this moment.
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com >
Reviewed-by: Ramon Fried <rfried.dev@gmail.com >
2023-06-14 12:56:10 -04:00
..
2023-05-06 17:28:18 +08:00
2023-05-06 17:28:18 +08:00
2022-08-12 08:14:23 -04:00
2023-04-28 11:30:17 -06:00
2022-12-05 16:06:08 -05:00
2022-12-02 08:39:00 -05:00
2023-02-10 12:50:01 -05:00
2023-05-06 17:28:18 +08:00
2023-05-25 14:27:39 -04:00
2023-05-15 17:14:46 -04:00
2023-05-21 16:54:41 +02:00
2023-02-10 07:41:39 -05:00
2023-05-21 16:54:41 +02:00
2022-09-16 11:05:16 -04:00
2023-03-22 12:51:15 -04:00
2023-05-02 14:23:58 -04:00
2023-05-05 17:48:44 -04:00
2023-04-25 15:31:28 -04:00
2023-03-09 13:15:00 +01:00
2022-06-23 12:58:19 -04:00
2022-10-31 14:47:32 -04:00
2023-05-06 17:28:18 +08:00
2023-06-05 06:54:25 +02:00
2023-05-11 10:25:29 +08:00
2023-01-27 14:47:58 -05:00
2022-11-02 13:58:17 -04:00
2022-09-26 14:23:29 +02:00
2022-12-08 18:06:27 +02:00
2022-12-08 18:06:27 +02:00
2023-05-21 16:54:32 +02:00
2023-05-18 08:34:45 +08:00
2023-05-15 10:00:30 +02:00
2023-03-02 17:45:58 -05:00
2023-06-14 12:56:10 -04:00
2023-05-11 10:25:29 +08:00
2023-05-30 15:13:44 -04:00
2023-06-07 23:41:47 +02:00
2023-06-08 22:22:38 +02:00
2023-05-21 16:54:32 +02:00
2023-05-06 17:28:18 +08:00
2023-01-20 12:27:24 -05:00
2023-05-13 04:01:30 +02:00
2023-01-11 11:54:50 -05:00
2023-04-24 13:18:48 -04:00
2023-05-17 17:36:18 +08:00
2023-04-21 15:16:01 +08:00
2023-03-30 15:09:59 -04:00
2023-04-01 10:11:50 +02:00
2023-06-07 10:09:20 +02:00
2022-10-12 08:56:24 -04:00
2023-04-25 15:31:27 -04:00
2022-12-05 17:43:21 +01:00
2023-05-18 08:44:04 +08:00
2023-03-30 15:09:59 -04:00
2023-05-11 10:25:29 +08:00
2023-04-28 11:30:17 -06:00
2023-05-21 16:54:32 +02:00
2023-05-06 17:28:18 +08:00
2023-02-28 09:44:25 +02:00
2023-05-06 17:28:18 +08:00
2023-06-08 21:57:01 +02:00
2023-05-15 17:14:46 -04:00
2023-04-26 08:43:04 -04:00
2022-10-29 07:36:33 -06:00
2023-05-21 16:54:40 +02:00
2023-04-25 15:31:28 -04:00
2023-05-02 14:23:34 -04:00
2023-05-05 09:36:08 -04:00