We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d62f2 commit 2f4fec5Copy full SHA for 2f4fec5
fs/pstore/Kconfig
@@ -126,6 +126,7 @@ config PSTORE_CONSOLE
126
config PSTORE_PMSG
127
bool "Log user space messages"
128
depends on PSTORE
129
+ select RT_MUTEXES
130
help
131
When the option is enabled, pstore will export a character
132
interface /dev/pmsg0 to log user space messages. On reboot
0 commit comments