mb/intel/coffeelake_rvp: Correct LPDDR4 to DDR4 in mainboard info
There's only DDR4 or LPDDR3 support for coffelake processor line, details can be found out on EDS #570805. BUG=N/A TEST=N/A Change-Id: I8ba6b6861b15b40b01237f87c8d55394f7fd6706 Signed-off-by: Lijian Zhao <lijian.zhao@intel.com> Reviewed-on: https://review.coreboot.org/28236 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
parent
b7d2a6fbf5
commit
eaca95eaf4
|
@ -1,6 +1,6 @@
|
|||
comment "Coffeelake RVP"
|
||||
|
||||
config BOARD_INTEL_COFFEELAKE_RVPU
|
||||
bool "-> Coffeelake U LPDDR4 RVP"
|
||||
bool "-> Coffeelake U SO-DIMM DDR4 RVP"
|
||||
config BOARD_INTEL_COFFEELAKE_RVP11
|
||||
bool "-> Coffeelake H LPDDR4 RVP11"
|
||||
bool "-> Coffeelake H SO-DIMM DDR4 RVP11"
|
||||
|
|
Loading…
Reference in New Issue