summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/e350m1/buildOpts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/e350m1/buildOpts.c')
-rw-r--r--src/mainboard/asrock/e350m1/buildOpts.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/asrock/e350m1/buildOpts.c b/src/mainboard/asrock/e350m1/buildOpts.c
index ec013f45e9..5583a8b118 100644
--- a/src/mainboard/asrock/e350m1/buildOpts.c
+++ b/src/mainboard/asrock/e350m1/buildOpts.c
@@ -14,10 +14,7 @@
#include <AGESA.h>
/* Select the CPU family. */
-#define INSTALL_FAMILY_10_SUPPORT FALSE
-#define INSTALL_FAMILY_12_SUPPORT FALSE
#define INSTALL_FAMILY_14_SUPPORT TRUE
-#define INSTALL_FAMILY_15_SUPPORT FALSE
/* Select the CPU socket type. */
#define INSTALL_FT1_SOCKET_SUPPORT TRUE
@@ -28,11 +25,6 @@
* Comment out or mark TRUE those features you want to REMOVE from the build.
*/
-#define BLDOPT_REMOVE_FAMILY_10_SUPPORT TRUE
-#define BLDOPT_REMOVE_FAMILY_12_SUPPORT TRUE
-#define BLDOPT_REMOVE_FAMILY_14_SUPPORT FALSE
-#define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
-
#define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE
#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE
#define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE