intel/cannonlake_rvp: Update board name
Change the board name from cannonlake U DDR4 to U LPDDR4 to match actual platform. TEST=NONE Change-Id: Id350e3cbc299d49431197ef5f914ea9a7310a0a5 Signed-off-by: Lijian Zhao <lijian.zhao@intel.com> Reviewed-on: https://review.coreboot.org/22112 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Pratikkumar V Prajapati <pratikkumar.v.prajapati@intel.com>
This commit is contained in:
parent
6a09eee4ad
commit
c866f878bc
|
@ -1,4 +1,4 @@
|
|||
config BOARD_INTEL_CANNONLAKE_RVPU
|
||||
bool "Cannonlake U DDR4 RVP"
|
||||
bool "Cannonlake U LPDDR4 RVP"
|
||||
config BOARD_INTEL_CANNONLAKE_RVPY
|
||||
bool "Cannonlake Y LPDDR4 RVP"
|
||||
|
|
Loading…
Reference in New Issue