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 committed Jan 15, 2024
1 parent 2707d58 commit d472f19
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 @@ -108,6 +108,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_AIO` | ON | Build IIOD with async. I/O support |
`WITH_SYSTEMD` | OFF | Enable installation of systemd service file for iiod |
Expand Down

0 comments on commit d472f19

Please sign in to comment.