We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc8ca9 commit 5aa4cb4Copy full SHA for 5aa4cb4
drivers/rpmsg/Kconfig
@@ -87,9 +87,10 @@ config CONFIG_RPMSG_GPIOHIP_INTERFACE
87
depends on RPMSG_VIRTIO
88
depends on REMOTEPROC
89
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
+ This driver provides provides gpiochip inteface which can be accessed
+ in userspace using libgpiod. You would see a char dev interface in
+ "/dev" using this driver. Follow the README from the following
+ repo for more info.
94
+ https://github.com/deebot/Beaglebone-BidirectionBus
95
96
endmenu
0 commit comments