Skip to content

Commit

Permalink
fixup! "drivers: char: delete bcm2835-gpiomem" converted the driver t…
Browse files Browse the repository at this point in the history
…o default y

Signed-off-by: Dave Stevenson <[email protected]>
  • Loading branch information
6by9 committed Sep 28, 2023
1 parent 430bb5b commit bde073f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ config RANDOM_TRUST_BOOTLOADER

config RASPBERRYPI_GPIOMEM
tristate "Rootless GPIO access via mmap() on Raspberry Pi boards"
default y
default n
help
Provides users with root-free access to the GPIO registers
on the board. Calling mmap(/dev/gpiomem) will map the GPIO
Expand Down

0 comments on commit bde073f

Please sign in to comment.