summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_CAN_MCP251XFD
diff options
context:
space:
mode:
Diffstat (limited to 'configs/fedora/generic/CONFIG_CAN_MCP251XFD')
-rw-r--r--configs/fedora/generic/CONFIG_CAN_MCP251XFD21
1 files changed, 0 insertions, 21 deletions
diff --git a/configs/fedora/generic/CONFIG_CAN_MCP251XFD b/configs/fedora/generic/CONFIG_CAN_MCP251XFD
deleted file mode 100644
index a6fef51cc..000000000
--- a/configs/fedora/generic/CONFIG_CAN_MCP251XFD
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_CAN_MCP251XFD:
-#
-# Driver for the Microchip MCP251XFD SPI FD-CAN controller
-# family.
-#
-# Symbol: CAN_MCP251XFD [=n]
-# Type : tristate
-# Defined at drivers/net/can/spi/mcp251xfd/Kconfig:3
-# Prompt: Microchip MCP251xFD SPI CAN controllers
-# Depends on: NET [=y] && CAN [=m] && CAN_DEV [=m] && SPI [=y]
-# Location:
-# -> Networking support (NET [=y])
-# -> CAN bus subsystem support (CAN [=m])
-# -> CAN Device Drivers
-# -> Platform CAN drivers with Netlink support (CAN_DEV [=m])
-# -> CAN SPI interfaces
-# Selects: REGMAP [=y]
-#
-#
-#
-# CONFIG_CAN_MCP251XFD is not set