blob: 7ee2c13ef911a538d3cf001e4093f0480a112e97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
config BOARD_INTEL_ADLRVP_P
bool "Alderlake-P RVP"
config BOARD_INTEL_ADLRVP_P_EXT_EC
bool "Alderlake-P RVP with Chrome EC"
config BOARD_INTEL_ADLRVP_P_MCHP
bool "Alderlake-P RVP with Microchip EC"
config BOARD_INTEL_ADLRVP_M
bool "Alderlake-M RVP"
config BOARD_INTEL_ADLRVP_M_EXT_EC
bool "Alderlake-M RVP with Chrome EC"
|