[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20161213082255.4733-1-valentinrothberg@gmail.com>
Date: Tue, 13 Dec 2016 09:22:55 +0100
From: Valentin Rothberg <valentinrothberg@...il.com>
To: allen.pais@...cle.com, davem@...emloft.net
Cc: linux-kernel@...r.kernel.org,
Valentin Rothberg <valentinrothberg@...il.com>
Subject: [PATCH] sparc64_defconfig: correctly set user probes
s/UPROBE_EVENTS/UPROBE_EVENT/
Signed-off-by: Valentin Rothberg <valentinrothberg@...il.com>
---
arch/sparc/configs/sparc64_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/sparc/configs/sparc64_defconfig b/arch/sparc/configs/sparc64_defconfig
index b2e650d1764f..f912fd1f7e32 100644
--- a/arch/sparc/configs/sparc64_defconfig
+++ b/arch/sparc/configs/sparc64_defconfig
@@ -213,7 +213,7 @@ CONFIG_SCHEDSTATS=y
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
CONFIG_SYSCTL_SYSCALL_CHECK=y
CONFIG_BLK_DEV_IO_TRACE=y
-CONFIG_UPROBE_EVENTS=y
+CONFIG_UPROBE_EVENT=y
CONFIG_KEYS=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_TEST=m
--
2.10.2
Powered by blists - more mailing lists