sb/intel/lynxpoint/Kconfig: Fix typo in help text

Lynxpont ---> LynxPoint

Change-Id: I5af67079ead389beeafd9172aa1b98980dacbd38
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55489
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
diff --git a/src/southbridge/intel/lynxpoint/Kconfig b/src/southbridge/intel/lynxpoint/Kconfig
index fe859f6..03b3e9a 100644
--- a/src/southbridge/intel/lynxpoint/Kconfig
+++ b/src/southbridge/intel/lynxpoint/Kconfig
@@ -40,7 +40,7 @@
 	bool
 	default n
 	help
-	  Set this option to y for Lynxpont LP (Haswell ULT).
+	  Set this option to y for LynxPoint LP (Haswell ULT).
 
 config EHCI_BAR
 	hex