aboutsummaryrefslogtreecommitdiff
path: root/hw/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/Kconfig')
-rw-r--r--hw/net/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/hw/net/Kconfig b/hw/net/Kconfig
index e43c96dae0..225d948841 100644
--- a/hw/net/Kconfig
+++ b/hw/net/Kconfig
@@ -143,3 +143,14 @@ config CAN_SJA1000
default y if PCI_DEVICES
depends on PCI
select CAN_BUS
+
+config CAN_CTUCANFD
+ bool
+ default y if PCI_DEVICES
+ select CAN_BUS
+
+config CAN_CTUCANFD_PCI
+ bool
+ default y if PCI_DEVICES
+ depends on PCI && CAN_CTUCANFD
+ select CAN_BUS