summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-06-14 10:04:58 -0700
committerLaura Abbott <labbott@redhat.com>2018-06-14 10:04:58 -0700
commitee004bf48f94d505241176bc465dc33d99da6cb9 (patch)
tree1b6c5b17620268ef2a4f57c80f5d45dd11101c71 /configs
parent5f1fb0c45acc2e69b8b69ad0024294768709e4c4 (diff)
downloadkernel-ee004bf48f94d505241176bc465dc33d99da6cb9.tar.gz
kernel-ee004bf48f94d505241176bc465dc33d99da6cb9.tar.xz
kernel-ee004bf48f94d505241176bc465dc33d99da6cb9.zip
Linux v4.17-11928-g2837461dbe6f
Diffstat (limited to 'configs')
-rw-r--r--configs/fedora/generic/CONFIG_CC_STACKPROTECTOR_STRONG1
-rw-r--r--configs/fedora/generic/CONFIG_STACKPROTECTOR_STRONG1
-rw-r--r--configs/fedora/generic/arm/CONFIG_CC_STACKPROTECTOR1
-rw-r--r--configs/fedora/generic/arm/CONFIG_STACKPROTECTOR1
-rw-r--r--configs/fedora/generic/x86/CONFIG_CC_STACKPROTECTOR1
-rw-r--r--configs/fedora/generic/x86/CONFIG_CC_STACKPROTECTOR_STRONG1
-rw-r--r--configs/fedora/generic/x86/CONFIG_STACKPROTECTOR1
-rw-r--r--configs/fedora/generic/x86/CONFIG_STACKPROTECTOR_STRONG1
8 files changed, 4 insertions, 4 deletions
diff --git a/configs/fedora/generic/CONFIG_CC_STACKPROTECTOR_STRONG b/configs/fedora/generic/CONFIG_CC_STACKPROTECTOR_STRONG
deleted file mode 100644
index e0779fa1d..000000000
--- a/configs/fedora/generic/CONFIG_CC_STACKPROTECTOR_STRONG
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_CC_STACKPROTECTOR_STRONG is not set
diff --git a/configs/fedora/generic/CONFIG_STACKPROTECTOR_STRONG b/configs/fedora/generic/CONFIG_STACKPROTECTOR_STRONG
new file mode 100644
index 000000000..94e471e9e
--- /dev/null
+++ b/configs/fedora/generic/CONFIG_STACKPROTECTOR_STRONG
@@ -0,0 +1 @@
+# CONFIG_STACKPROTECTOR_STRONG is not set
diff --git a/configs/fedora/generic/arm/CONFIG_CC_STACKPROTECTOR b/configs/fedora/generic/arm/CONFIG_CC_STACKPROTECTOR
deleted file mode 100644
index 66c3e10d9..000000000
--- a/configs/fedora/generic/arm/CONFIG_CC_STACKPROTECTOR
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_CC_STACKPROTECTOR is not set
diff --git a/configs/fedora/generic/arm/CONFIG_STACKPROTECTOR b/configs/fedora/generic/arm/CONFIG_STACKPROTECTOR
new file mode 100644
index 000000000..f914fa9b5
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_STACKPROTECTOR
@@ -0,0 +1 @@
+# CONFIG_STACKPROTECTOR is not set
diff --git a/configs/fedora/generic/x86/CONFIG_CC_STACKPROTECTOR b/configs/fedora/generic/x86/CONFIG_CC_STACKPROTECTOR
deleted file mode 100644
index ffba31f93..000000000
--- a/configs/fedora/generic/x86/CONFIG_CC_STACKPROTECTOR
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CC_STACKPROTECTOR=y
diff --git a/configs/fedora/generic/x86/CONFIG_CC_STACKPROTECTOR_STRONG b/configs/fedora/generic/x86/CONFIG_CC_STACKPROTECTOR_STRONG
deleted file mode 100644
index ce5cb4d04..000000000
--- a/configs/fedora/generic/x86/CONFIG_CC_STACKPROTECTOR_STRONG
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CC_STACKPROTECTOR_STRONG=y
diff --git a/configs/fedora/generic/x86/CONFIG_STACKPROTECTOR b/configs/fedora/generic/x86/CONFIG_STACKPROTECTOR
new file mode 100644
index 000000000..b5942a551
--- /dev/null
+++ b/configs/fedora/generic/x86/CONFIG_STACKPROTECTOR
@@ -0,0 +1 @@
+CONFIG_STACKPROTECTOR=y
diff --git a/configs/fedora/generic/x86/CONFIG_STACKPROTECTOR_STRONG b/configs/fedora/generic/x86/CONFIG_STACKPROTECTOR_STRONG
new file mode 100644
index 000000000..6c885445e
--- /dev/null
+++ b/configs/fedora/generic/x86/CONFIG_STACKPROTECTOR_STRONG
@@ -0,0 +1 @@
+CONFIG_STACKPROTECTOR_STRONG=y