aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/connector/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/connector/Kconfig')
-rw-r--r--drivers/connector/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/connector/Kconfig b/drivers/connector/Kconfig
index 6e6730f9dfd1..3de5f3a9a104 100644
--- a/drivers/connector/Kconfig
+++ b/drivers/connector/Kconfig
@@ -12,7 +12,7 @@ menuconfig CONNECTOR
if CONNECTOR
config PROC_EVENTS
- boolean "Report process events to userspace"
+ bool "Report process events to userspace"
depends on CONNECTOR=y
default y
---help---