tracing: Use guard() rather than scoped_guard()
[drm/drm-misc.git] / arch / powerpc / configs / hardening.config
blob4e9bba327e8fbf54f98d5f963856326ffc183759
1 # PowerPC specific hardening options
3 # Block kernel from unexpectedly reading userspace memory.
4 CONFIG_PPC_KUAP=y
6 # Attack surface reduction.
7 # CONFIG_SCOM_DEBUGFS is not set
9 # Disable internal kernel debugger.
10 # CONFIG_XMON is not set