diff options
author | Prachi Gupta <pragupta@us.ibm.com> | 2018-05-04 08:53:05 -0500 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2018-05-07 11:51:15 -0400 |
commit | 3c73a7c369ce2eebdd53c7672aceddd48d436b3f (patch) | |
tree | 624964774103c524d35f43e843c1d5c2cc275ec4 /src/HBconfig | |
parent | 1af47d2a9aef6d4cb5144cc4c219e58f15eedce3 (diff) | |
download | talos-hostboot-3c73a7c369ce2eebdd53c7672aceddd48d436b3f.tar.gz talos-hostboot-3c73a7c369ce2eebdd53c7672aceddd48d436b3f.zip |
wrap test: Use MNFG_FLAGS instead of compile time flag
Change-Id: I347075dd2424ee8b96805456b3d7d9962f428b64
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58347
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Reviewed-by: Roland Veloz <rveloz@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/HBconfig')
-rw-r--r-- | src/HBconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/HBconfig b/src/HBconfig index 7011b1b5d..249f9cf34 100644 --- a/src/HBconfig +++ b/src/HBconfig @@ -53,8 +53,3 @@ config SUPPORT_PARTIAL_CACHE help Support chips that do not have full cache -- intended for early bringup of hardware - -config SMP_WRAP_TEST - defaults y - help - Enables SMP Wrap configuration for manufacturing testing |