Skip to content

Commit

Permalink
drivers/pinctrl/bcm/Kconfig: Fix BCM2712 help
Browse files Browse the repository at this point in the history
Replace "Broadcom BCM2835 GPIO" with "Broadcom BCM2712 PINCONF"
in the help message. This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
  • Loading branch information
leon-anavi authored and popcornmix committed Jan 22, 2024
1 parent 2b9274a commit 10cd242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pinctrl/bcm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ config PINCTRL_BCM2712
select PINCONF
select GENERIC_PINCONF
help
Say Y here to enable the Broadcom BCM2835 GPIO driver.
Say Y here to enable the Broadcom BCM2712 PINCONF driver.

config PINCTRL_BCM281XX
bool "Broadcom BCM281xx pinctrl driver"
Expand Down

0 comments on commit 10cd242

Please sign in to comment.