summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_PPC_PROT_SAO_LPAR
blob: 88471b97ec8d882f678cd21652a17ef60fd302a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# CONFIG_PPC_PROT_SAO_LPAR:
# 
# This option adds support for PROT_SAO mappings from userspace
# inside LPARs on supported CPUs.
# 
# This may cause issues when performing guest migration from
# a CPU that supports SAO to one that does not.
# 
# If unsure, say N here.
# 
# Symbol: PPC_PROT_SAO_LPAR [=n]
# Type  : bool
# Defined at arch/powerpc/Kconfig:863
#   Prompt: Support PROT_SAO mappings in LPARs
#   Depends on: PPC_BOOK3S_64 [=y]
#   Location:
#     -> Kernel options
# 
# 
# 
# CONFIG_PPC_PROT_SAO_LPAR is not set