diff options
Diffstat (limited to 'src/mainboard/asus/m5a88-v')
-rw-r--r-- | src/mainboard/asus/m5a88-v/platform_cfg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/asus/m5a88-v/platform_cfg.h b/src/mainboard/asus/m5a88-v/platform_cfg.h index 03ce4f2099..6944ab2b6d 100644 --- a/src/mainboard/asus/m5a88-v/platform_cfg.h +++ b/src/mainboard/asus/m5a88-v/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 |