diff options
Diffstat (limited to 'src/mainboard/jetway/nf81-t56n-lf')
-rw-r--r-- | src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h b/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h index be6ddd0f06..bbd1d1412d 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h +++ b/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h @@ -243,7 +243,7 @@ static const CODECTBLLIST codec_tablelist[] = */ #define AZALIA_OEM_VERB_TABLE (&codec_tablelist[0]) -/* set up an ACPI prefered power management profile */ +/* set up an ACPI preferred power management profile */ /* from acpi.h * PM_UNSPECIFIED = 0, * PM_DESKTOP = 1, |