Skip to content

Commit 5aa4cb4

Browse files
committed
fix whitespaces in drivers/rpmsg/Kconfig
1 parent 4cc8ca9 commit 5aa4cb4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

drivers/rpmsg/Kconfig

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,10 @@ config CONFIG_RPMSG_GPIOHIP_INTERFACE
8787
depends on RPMSG_VIRTIO
8888
depends on REMOTEPROC
8989
help
90-
This driver provides provides gpiochip inteface which can be accessed
91-
in userspace using libgpiod. You would see a char dev interface in /dev
92-
using this driver. Follow the read me files below for more info:
93-
https://github.com/deebot/Beaglebone-BidirectionBus/tree/dev
90+
This driver provides provides gpiochip inteface which can be accessed
91+
in userspace using libgpiod. You would see a char dev interface in
92+
"/dev" using this driver. Follow the README from the following
93+
repo for more info.
94+
https://github.com/deebot/Beaglebone-BidirectionBus
9495

9596
endmenu

0 commit comments

Comments
 (0)