summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-01-15 06:30:26 +0000
committerPeter Robinson <pbrobinson@gmail.com>2019-01-15 06:30:26 +0000
commit84dd8fe88279144ddb82168d1cc44117073ff07e (patch)
tree69e6393163eb28b1bd8b43204a1ad2c2e3a7207b /configs/fedora/generic/x86
parente1a58ae2d6b65f0c2fdc18d10b382e729f218948 (diff)
downloadkernel-84dd8fe88279144ddb82168d1cc44117073ff07e.tar.gz
kernel-84dd8fe88279144ddb82168d1cc44117073ff07e.tar.xz
kernel-84dd8fe88279144ddb82168d1cc44117073ff07e.zip
a few dep fixes/cleanups post config cleanup
Diffstat (limited to 'configs/fedora/generic/x86')
-rw-r--r--configs/fedora/generic/x86/CONFIG_CRYPTO_DEV_CCP_CRYPTO1
-rw-r--r--configs/fedora/generic/x86/CONFIG_CRYPTO_DEV_SP_CCP1
-rw-r--r--configs/fedora/generic/x86/CONFIG_SPI_ZYNQMP_GQSPI1
3 files changed, 2 insertions, 1 deletions
diff --git a/configs/fedora/generic/x86/CONFIG_CRYPTO_DEV_CCP_CRYPTO b/configs/fedora/generic/x86/CONFIG_CRYPTO_DEV_CCP_CRYPTO
new file mode 100644
index 000000000..4887c6d76
--- /dev/null
+++ b/configs/fedora/generic/x86/CONFIG_CRYPTO_DEV_CCP_CRYPTO
@@ -0,0 +1 @@
+CONFIG_CRYPTO_DEV_CCP_CRYPTO=m
diff --git a/configs/fedora/generic/x86/CONFIG_CRYPTO_DEV_SP_CCP b/configs/fedora/generic/x86/CONFIG_CRYPTO_DEV_SP_CCP
new file mode 100644
index 000000000..413ad9c2a
--- /dev/null
+++ b/configs/fedora/generic/x86/CONFIG_CRYPTO_DEV_SP_CCP
@@ -0,0 +1 @@
+CONFIG_CRYPTO_DEV_SP_CCP=y
diff --git a/configs/fedora/generic/x86/CONFIG_SPI_ZYNQMP_GQSPI b/configs/fedora/generic/x86/CONFIG_SPI_ZYNQMP_GQSPI
deleted file mode 100644
index 48e520fd6..000000000
--- a/configs/fedora/generic/x86/CONFIG_SPI_ZYNQMP_GQSPI
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SPI_ZYNQMP_GQSPI is not set