[coreboot-gerrit] New patch to review for coreboot: src/acpi: Capitalize ACPI and SATA

HAOUAS Elyes (ehaouas@noos.fr) gerrit at coreboot.org
Fri Jul 29 18:12:35 CEST 2016


HAOUAS Elyes (ehaouas at noos.fr) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15959

-gerrit

commit 8bf8e5792f83dbc73febdc7a6f1ccc4259296c44
Author: Elyes HAOUAS <ehaouas at noos.fr>
Date:   Fri Jul 29 18:11:23 2016 +0200

    src/acpi: Capitalize ACPI and SATA
    
    Change-Id: I7a4f1bd5c9e3c8152ebdd9118adddbc526d03a53
    Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
 src/acpi/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/acpi/Kconfig b/src/acpi/Kconfig
index 447927b..80276f5 100644
--- a/src/acpi/Kconfig
+++ b/src/acpi/Kconfig
@@ -3,7 +3,7 @@ config ACPI_SATA_GENERATOR
 	bool
 	default n
 	help
-	  Use acpi sata port generator.
+	  Use ACPI SATA port generator.
 
 config ACPI_INTEL_HARDWARE_SLEEP_VALUES
 	def_bool n



More information about the coreboot-gerrit mailing list