mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
config/linux-talos-2.config: Enable POWER9 CPU
This commit is contained in:
parent
f980a4e2fa
commit
5272bf7e73
@ -206,10 +206,12 @@ CONFIG_PPC64=y
|
||||
#
|
||||
CONFIG_PPC_BOOK3S_64=y
|
||||
# CONFIG_PPC_BOOK3E_64 is not set
|
||||
CONFIG_GENERIC_CPU=y
|
||||
# CONFIG_GENERIC_CPU is not set
|
||||
# CONFIG_POWER7_CPU is not set
|
||||
# CONFIG_POWER8_CPU is not set
|
||||
# CONFIG_POWER9_CPU is not set
|
||||
CONFIG_POWER9_CPU=y
|
||||
CONFIG_TARGET_CPU_BOOL=y
|
||||
CONFIG_TARGET_CPU="power9"
|
||||
CONFIG_PPC_BOOK3S=y
|
||||
CONFIG_PPC_FPU=y
|
||||
CONFIG_ALTIVEC=y
|
||||
|
Loading…
Reference in New Issue
Block a user