soc/intel/common: systemagent: Fix typo in HAVE_BDSM_BGSM_REGISTER help text
regist*re*s → regist*er*s
Change-Id: Ie5f5cb481f0fac335e592fd3f1f56d5462e37c1e
Fixes: 2b0b2ef9a2 ("soc/intel/common/systemagent: select CAPID_A, BDSM and BGSM by Kconfig")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84492
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
This commit is contained in:
parent
dd5676e6e5
commit
ec7e41dd75
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@ config HAVE_BDSM_BGSM_REGISTER
|
|||
bool
|
||||
default y
|
||||
help
|
||||
Specify if the SOC has BDSM and BGSM registres.
|
||||
Specify if the SOC has BDSM and BGSM registers.
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue