blob: 2c89395e5960a706dd081f8d207583252695257d [file] [log] [blame]
Martin Roth41a89972024-02-16 10:57:31 -07001## SPDX-License-Identifier: GPL-2.0-only
2
Subrata Banikefc40092020-10-05 21:04:22 +05303config BOARD_INTEL_ADLRVP_P
4 bool "Alderlake-P RVP"
Subrata Banikefc40092020-10-05 21:04:22 +05305
6config BOARD_INTEL_ADLRVP_P_EXT_EC
7 bool "Alderlake-P RVP with Chrome EC"
Varshit Pandya40847022021-01-22 18:59:42 +05308
Brandon Breitensteinc54e22c2021-08-05 15:56:27 -07009config BOARD_INTEL_ADLRVP_P_MCHP
10 bool "Alderlake-P RVP with Microchip EC"
Brandon Breitensteinc54e22c2021-08-05 15:56:27 -070011
Varshit Pandya40847022021-01-22 18:59:42 +053012config BOARD_INTEL_ADLRVP_M
13 bool "Alderlake-M RVP"
Varshit Pandya40847022021-01-22 18:59:42 +053014
15config BOARD_INTEL_ADLRVP_M_EXT_EC
16 bool "Alderlake-M RVP with Chrome EC"
Krishna Prasad Bhate3fd52a2021-12-06 15:59:39 +053017
18config BOARD_INTEL_ADLRVP_N
19 bool "Alderlake-N RVP"
20
21config BOARD_INTEL_ADLRVP_N_EXT_EC
22 bool "Alderlake-N RVP with Chrome EC"
Bora Guvendik6fbdedd2022-05-23 18:09:30 -070023
Harsha B R1a2a9d72023-03-23 16:14:08 +053024config BOARD_INTEL_ADLRVP_RPL
25 bool "Raptorlake silicon with Alderlake-P RVP"
26
Bora Guvendik6fbdedd2022-05-23 18:09:30 -070027config BOARD_INTEL_ADLRVP_RPL_EXT_EC
28 bool "Raptorlake silicon with Alderlake-P RVP and Chrome EC"