From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_CAN_MCP251XFD | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_CAN_MCP251XFD (limited to 'configs/fedora/generic/CONFIG_CAN_MCP251XFD') diff --git a/configs/fedora/generic/CONFIG_CAN_MCP251XFD b/configs/fedora/generic/CONFIG_CAN_MCP251XFD new file mode 100644 index 000000000..a6fef51cc --- /dev/null +++ b/configs/fedora/generic/CONFIG_CAN_MCP251XFD @@ -0,0 +1,21 @@ +# 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 -- cgit