soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default
commit7ed704d73d4027f33b5445b12a56af45dab2e989
authorAngel Pons <th3fanbus@gmail.com>
Fri, 12 Jul 2019 13:46:43 +0000 (12 15:46 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 16 Jul 2019 15:02:30 +0000 (16 15:02 +0000)
treeeaa3289e63b474355f790893042b7066be94c85e
parentd472c4f01e4cb7e35e5e964ef3b8761b59e35ebe
soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default

The FSP_CAR option has additional configuration options whose default
values result in boot failures. Since default values should always boot,
default to the open-source CAR NEM Enhanced implementation instead. This
also allows us to get rid of an unnecessary vendor-specific special case.

Change-Id: I30b1808f91701c07dce6f1de08c213150e8a675a
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34287
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Lean Sheng Tan <lean.sheng.tan@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/cannonlake/Kconfig
src/soc/intel/icelake/Kconfig