diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-08-29 10:43:39 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-09-06 19:09:38 +0000 |
commit | c7e2e485b3634e3f62ee9f6ce57198cc55a05eb2 (patch) | |
tree | 897ee70d88996dfc05a7af4bc7099d14e3d682f7 /src/mainboard | |
parent | 9e9702188b9d5a43bbda78414b95c0b8953b3020 (diff) |
mb/intel/kblrvp: Drop commented-out SD card config
This is most likely a copy-paste remnant, and will never be needed for
RVP8: the SDXC device does not exist on PCH-H (and RVP8 uses a PCH-H).
Change-Id: I69059a88dcdb032beaab5fb03981dccbae0db02e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57227
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/intel/kblrvp/variants/rvp8/overridetree.cb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/intel/kblrvp/variants/rvp8/overridetree.cb b/src/mainboard/intel/kblrvp/variants/rvp8/overridetree.cb index 17d4486217..00690fa8c7 100644 --- a/src/mainboard/intel/kblrvp/variants/rvp8/overridetree.cb +++ b/src/mainboard/intel/kblrvp/variants/rvp8/overridetree.cb @@ -155,9 +155,6 @@ chip soc/intel/skylake .tdp_pl2_override = 25, }" - # Use default SD card detect GPIO configuration - #register "sdcard_cd_gpio" = "GPP_D10" - device domain 0 on device pci 17.0 on end # SATA device pci 19.2 off end # I2C #4 |