mb/aopen/dxplplusu: Remove board
This board use the LEGACY_SMP_INIT which is to be deprecated after release 4.18. Change-Id: Idf37ade31ddb55697df1a65062c092a0a485e175 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/69114 Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
6baee3d287
commit
eb76a455cd
63 changed files with 3 additions and 5323 deletions
|
|
@ -10,7 +10,6 @@ source "src/cpu/intel/model_1067x/Kconfig"
|
|||
source "src/cpu/intel/model_106cx/Kconfig"
|
||||
source "src/cpu/intel/model_206ax/Kconfig"
|
||||
source "src/cpu/intel/model_2065x/Kconfig"
|
||||
source "src/cpu/intel/model_f2x/Kconfig"
|
||||
source "src/cpu/intel/model_f3x/Kconfig"
|
||||
source "src/cpu/intel/model_f4x/Kconfig"
|
||||
source "src/cpu/intel/haswell/Kconfig"
|
||||
|
|
@ -20,7 +19,6 @@ source "src/cpu/intel/socket_BGA956/Kconfig"
|
|||
source "src/cpu/intel/socket_FCBGA559/Kconfig"
|
||||
source "src/cpu/intel/socket_m/Kconfig"
|
||||
source "src/cpu/intel/socket_p/Kconfig"
|
||||
source "src/cpu/intel/socket_mPGA604/Kconfig"
|
||||
source "src/cpu/intel/socket_441/Kconfig"
|
||||
source "src/cpu/intel/socket_LGA775/Kconfig"
|
||||
# Architecture specific features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue