x86: Renames "Specific CPU Capability Support" menu
Renames the menu to "Processor Capabilities" as it is both more concise and it gives a more "consistent feel" to the menu names (referring to the platform equivalent "Platform Capabilities".) Change-Id: I1f835e11e382f811720c17e194b4bf410ef74d31 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
1c701bc83a
commit
619eec89ce
8 changed files with 8 additions and 8 deletions
|
@ -162,7 +162,7 @@ config SHUTOFF_PIC
|
|||
|
||||
endmenu
|
||||
|
||||
menu "Specific CPU Capability Support"
|
||||
menu "Processor Capabilities"
|
||||
|
||||
config ISA_IA32
|
||||
bool
|
||||
|
|
|
@ -103,7 +103,7 @@ CONFIG_NUM_DYNAMIC_STUBS=0
|
|||
CONFIG_SHUTOFF_PIC=y
|
||||
|
||||
#
|
||||
# Specific CPU Capability Support
|
||||
# Processor Capabilities
|
||||
#
|
||||
CONFIG_ISA_IA32=y
|
||||
CONFIG_CMOV=y
|
||||
|
|
|
@ -102,7 +102,7 @@ CONFIG_EOI_HANDLER_SUPPORTED=y
|
|||
CONFIG_NUM_DYNAMIC_STUBS=0
|
||||
|
||||
#
|
||||
# Specific CPU Capability Support
|
||||
# Processor Capabilities
|
||||
#
|
||||
CONFIG_ISA_IA32=y
|
||||
# CONFIG_CMOV is not set
|
||||
|
|
|
@ -103,7 +103,7 @@ CONFIG_NUM_DYNAMIC_STUBS=0
|
|||
# CONFIG_SHUTOFF_PIC is not set
|
||||
|
||||
#
|
||||
# Specific CPU Capability Support
|
||||
# Processor Capabilities
|
||||
#
|
||||
CONFIG_ISA_IA32=y
|
||||
# CONFIG_CMOV is not set
|
||||
|
|
|
@ -82,7 +82,7 @@ CONFIG_NUM_DYNAMIC_STUBS=0
|
|||
CONFIG_SHUTOFF_PIC=y
|
||||
|
||||
#
|
||||
# Specific CPU Capability Support
|
||||
# Processor Capabilities
|
||||
#
|
||||
CONFIG_ISA_IA32=y
|
||||
CONFIG_CMOV=y
|
||||
|
|
|
@ -81,7 +81,7 @@ CONFIG_EOI_HANDLER_SUPPORTED=y
|
|||
CONFIG_NUM_DYNAMIC_STUBS=0
|
||||
|
||||
#
|
||||
# Specific CPU Capability Support
|
||||
# Processor Capabilities
|
||||
#
|
||||
CONFIG_ISA_IA32=y
|
||||
# CONFIG_CMOV is not set
|
||||
|
|
|
@ -82,7 +82,7 @@ CONFIG_NUM_DYNAMIC_STUBS=0
|
|||
# CONFIG_SHUTOFF_PIC is not set
|
||||
|
||||
#
|
||||
# Specific CPU Capability Support
|
||||
# Processor Capabilities
|
||||
#
|
||||
CONFIG_ISA_IA32=y
|
||||
# CONFIG_CMOV is not set
|
||||
|
|
|
@ -103,7 +103,7 @@ CONFIG_NUM_DYNAMIC_STUBS=0
|
|||
# CONFIG_SHUTOFF_PIC is not set
|
||||
|
||||
#
|
||||
# Specific CPU Capability Support
|
||||
# Processor Capabilities
|
||||
#
|
||||
CONFIG_ISA_IA32=y
|
||||
# CONFIG_CMOV is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue