AGESA f14 boards: Drop useless socket definitions
AGESA f14 only uses INSTALL_FT1_SOCKET_SUPPORT. Drop the rest. TEST=Use abuild --timeless to check that all AGESA f14/f15tn/f16kb mainboards result in identical coreboot binaries. Change-Id: I48efa7496c8101115b4735a99c8c472ac65c0523 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41592 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Krystian Hebel <krystian.hebel@3mdeb.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
c072e794e6
commit
033ea49bef
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -20,16 +20,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -42,17 +33,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the cpu socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -32,16 +32,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/**
|
||||
* AGESA optional capabilities selection.
|
||||
|
@ -54,17 +45,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
|
@ -18,16 +18,7 @@
|
|||
#define INSTALL_FAMILY_15_SUPPORT FALSE
|
||||
|
||||
/* Select the CPU socket type. */
|
||||
#define INSTALL_G34_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_C32_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G3_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_S1G4_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_ASB2_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FS1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FM1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FP1_SOCKET_SUPPORT FALSE
|
||||
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
|
||||
#define INSTALL_AM3_SOCKET_SUPPORT FALSE
|
||||
|
||||
/*
|
||||
* Agesa optional capabilities selection.
|
||||
|
@ -40,17 +31,6 @@
|
|||
#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_AM3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_ASB2_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_C32_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FM1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FP1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FS1_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_FT1_SOCKET_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_G34_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G3_SOCKET_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE
|
||||
|
||||
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
|
||||
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
|
||||
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE
|
||||
|
|
Loading…
Reference in New Issue