From 6681bf218f9556b094e34f5f854b20d42d7e2e84 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 3 Sep 2020 11:45:01 -0500 Subject: Linux v5.7.6 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_SPI_AMD | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_SPI_AMD (limited to 'configs/fedora/generic/CONFIG_SPI_AMD') diff --git a/configs/fedora/generic/CONFIG_SPI_AMD b/configs/fedora/generic/CONFIG_SPI_AMD new file mode 100644 index 000000000..ac7ea25e0 --- /dev/null +++ b/configs/fedora/generic/CONFIG_SPI_AMD @@ -0,0 +1,16 @@ +# CONFIG_SPI_AMD: +# +# Enables SPI controller driver for AMD SoC. +# +# Symbol: SPI_AMD [=n] +# Type : tristate +# Defined at drivers/spi/Kconfig:917 +# Prompt: AMD SPI controller +# Depends on: SPI [=y] && SPI_MASTER [=y] && (SPI_MASTER [=y] || COMPILE_TEST [=n]) +# Location: +# -> Device Drivers +# -> SPI support (SPI [=y]) +# +# +# +# CONFIG_SPI_AMD is not set -- cgit