Skip to content

Commit

Permalink
README_BUILD.md: Document WITH_IIOD_USB_DMABUF
Browse files Browse the repository at this point in the history
Add an entry in the CMake options table for the WITH_IIOD_USB_DMABUF
toggle.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
  • Loading branch information
pcercuei authored and cristina-suteu committed Sep 27, 2024
1 parent b241232 commit 9485e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README_BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ Cmake Options | Default | Description |
`WITH_IIOD_NETWORK` | ON | Add network (TCP/IP) support |
`WITH_IIOD_SERIAL` | ON | Add serial (UART) support |
`WITH_IIOD_USBD` | ON | Add support for USB through FunctionFS within IIOD |
`WITH_IIOD_USB_DMABUF` | OFF | Enable DMABUF support on the USB stack |
`WITH_IIOD_V0_COMPAT` | ON | Add support for Libiio v0.x protocol and clients |
`WITH_LIBTINYIIOD` | OFF | Build libtinyiiod |
`WITH_AIO` | ON | Build IIOD with async. I/O support |
Expand Down

0 comments on commit 9485e10

Please sign in to comment.