summaryrefslogtreecommitdiffstats
path: root/baseconfig
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-03-08 07:51:06 -0800
committerLaura Abbott <labbott@fedoraproject.org>2017-03-08 07:51:20 -0800
commit0d27bd1c6c871b8b707cf43515ed00d9148e22c1 (patch)
tree7fb011d7f0efc36fe92f731b602188021aecd973 /baseconfig
parentc88d6fb42ad5de40fd538d0ae6df11b6e1b186fc (diff)
downloadkernel-0d27bd1c6c871b8b707cf43515ed00d9148e22c1.tar.gz
kernel-0d27bd1c6c871b8b707cf43515ed00d9148e22c1.tar.xz
kernel-0d27bd1c6c871b8b707cf43515ed00d9148e22c1.zip
Linux v4.11-rc1-88-gec3b93a
Diffstat (limited to 'baseconfig')
-rw-r--r--baseconfig/CONFIG_KPROBE_EVENT1
-rw-r--r--baseconfig/CONFIG_KPROBE_EVENTS1
-rw-r--r--baseconfig/CONFIG_UPROBE_EVENT1
-rw-r--r--baseconfig/CONFIG_UPROBE_EVENTS1
4 files changed, 2 insertions, 2 deletions
diff --git a/baseconfig/CONFIG_KPROBE_EVENT b/baseconfig/CONFIG_KPROBE_EVENT
deleted file mode 100644
index 1ba78399b..000000000
--- a/baseconfig/CONFIG_KPROBE_EVENT
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_KPROBE_EVENT=y
diff --git a/baseconfig/CONFIG_KPROBE_EVENTS b/baseconfig/CONFIG_KPROBE_EVENTS
new file mode 100644
index 000000000..2111c5d1a
--- /dev/null
+++ b/baseconfig/CONFIG_KPROBE_EVENTS
@@ -0,0 +1 @@
+CONFIG_KPROBE_EVENTS=y
diff --git a/baseconfig/CONFIG_UPROBE_EVENT b/baseconfig/CONFIG_UPROBE_EVENT
deleted file mode 100644
index aba82daa5..000000000
--- a/baseconfig/CONFIG_UPROBE_EVENT
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_UPROBE_EVENT=y
diff --git a/baseconfig/CONFIG_UPROBE_EVENTS b/baseconfig/CONFIG_UPROBE_EVENTS
new file mode 100644
index 000000000..81f7be965
--- /dev/null
+++ b/baseconfig/CONFIG_UPROBE_EVENTS
@@ -0,0 +1 @@
+CONFIG_UPROBE_EVENTS=y