drivers: sensors: Fix MAX30101 Kconfig description.

Fixes a small typo in the MAX30101 Kconfig file.
The MAX30101_LED3_PA config option mistakenly referd to LED2 in it's
comment.

Signed-off-by: Philipp Schilk <schilk.philipp@gmail.com>
This commit is contained in:
Philipp Schilk 2022-10-27 14:10:42 +02:00 committed by Stephanos Ioannidis
commit 6a93975dd7

View file

@ -125,7 +125,7 @@ config MAX30101_LED2_PA
0xff = 50.0 mA
config MAX30101_LED3_PA
hex "LED2 (green) pulse amplitude"
hex "LED3 (green) pulse amplitude"
range 0 0xff
default 0xff
help