From efa8a9dc214946ae0fdf285e6fb8849885117d9a Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 26 Jun 2014 05:30:54 +0300 Subject: AMD boards: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I22180c3c2987396717864f04c59560029d088d53 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/6111 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/mainboard/amd/persimmon/platform_cfg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/amd/persimmon/platform_cfg.h') diff --git a/src/mainboard/amd/persimmon/platform_cfg.h b/src/mainboard/amd/persimmon/platform_cfg.h index 3303282644..176c30eb6b 100644 --- a/src/mainboard/amd/persimmon/platform_cfg.h +++ b/src/mainboard/amd/persimmon/platform_cfg.h @@ -199,8 +199,8 @@ /** * @def SB_GPP_UNHIDE_PORTS - * TRUE - ports visable always, even port empty - * FALSE - ports invisable if port empty + * TRUE - ports visible always, even port empty + * FALSE - ports invisible if port empty */ #define SB_GPP_UNHIDE_PORTS FALSE -- cgit v1.2.3