diff options
author | Sean Rhodes <sean@starlabs.systems> | 2024-02-19 11:45:26 +0000 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-02-22 13:39:53 +0000 |
commit | 9c40215ef264e056e9db6dcf019affdd832bfc57 (patch) | |
tree | b5906d08805522ba011a980fc37877886ccf4088 /src/mainboard/intel/adlrvp/Kconfig.name | |
parent | fb401e74da0cd03ef2ee9dc8b2dc8863a5c25a84 (diff) |
mb/intel/adlrvp: Remove ADLRVP_M mainboard
These boards are not commerically available so can be removed.
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: Icc853a9df44a4a770db76e119644f0b4c7fcc2c8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80613
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/mainboard/intel/adlrvp/Kconfig.name')
-rw-r--r-- | src/mainboard/intel/adlrvp/Kconfig.name | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/intel/adlrvp/Kconfig.name b/src/mainboard/intel/adlrvp/Kconfig.name index 2c89395e59..63e4ce1aad 100644 --- a/src/mainboard/intel/adlrvp/Kconfig.name +++ b/src/mainboard/intel/adlrvp/Kconfig.name @@ -9,12 +9,6 @@ config BOARD_INTEL_ADLRVP_P_EXT_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" - config BOARD_INTEL_ADLRVP_N bool "Alderlake-N RVP" |