repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/rockchip: Don't change hdmi reference clock rate
[drm/drm-misc.git]
/
arch
/
arm
/
configs
/
hardening.config
blob
327349ce637720b61d24c8df9839a17f1aefc4a4
1
# Basic kernel hardening options (specific to arm)
2
3
# Make sure PXN/PAN emulation is enabled.
4
CONFIG_CPU_SW_DOMAIN_PAN=y
5
6
# Dangerous; old interfaces and needless additional attack surface.
7
# CONFIG_OABI_COMPAT is not set