From 2f8b77b76bdbb6e93f1a9ca3c73f9bb38ec55b41 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sat, 31 Aug 2024 07:29:00 +0200 Subject: tree: Drop unnecessary "true/false" comments Change-Id: I5cd04972936c14d92295915fad65c7a45a8108d9 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/84152 Tested-by: build bot (Jenkins) Reviewed-by: Jakub Czapiga Reviewed-by: Angel Pons --- src/soc/intel/cannonlake/chip.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/soc/intel/cannonlake/chip.h') diff --git a/src/soc/intel/cannonlake/chip.h b/src/soc/intel/cannonlake/chip.h index 97657e2feb..9459b88808 100644 --- a/src/soc/intel/cannonlake/chip.h +++ b/src/soc/intel/cannonlake/chip.h @@ -237,10 +237,7 @@ struct soc_intel_cannonlake_config { /* Enables support for Teton Glacier hybrid storage device */ bool TetonGlacierMode; - /* Enable/Disable EIST. true:Enabled, false:Disabled */ bool eist_enable; - - /* Enable C6 DRAM */ bool enable_c6dram; /* -- cgit v1.2.3