blob: 696e6e6479b29900246405f828d441f70c30a51d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BOARD_INTEL_MTLRVP_P
bool "Meteorlake-P RVP"
config BOARD_INTEL_MTLRVP_P_EXT_EC
bool "Meteorlake-P RVP with Chrome EC for Prod Silicon"
config BOARD_INTEL_MTLRVP4ES_P_EXT_EC
bool "Meteorlake-P RVP with Chrome EC for non-Prod Silicon"
config BOARD_INTEL_MTLRVP_P_MCHP
bool "Meteorlake-P RVP with Microchip EC"
|