kconfig: use bool instead of boolean for type definition attributes
[cascardo/linux.git] / drivers / connector / Kconfig
index 6e6730f..3de5f3a 100644 (file)
@@ -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---