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 <[email protected]>
  • Loading branch information
pcercuei committed Nov 23, 2023
1 parent 93d1d14 commit 1935bf9
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 @@ -107,6 +107,7 @@ Cmake Options | Default | Description |
`WITH_IIOD` | ON | Build the IIO Daemon |
`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_AIO` | ON | Build IIOD with async. I/O support |
`WITH_SYSTEMD` | OFF | Enable installation of systemd service file for iiod |
`SYSTEMD_UNIT_INSTALL_DIR` | /lib/systemd/system | default install path for systemd unit files |
Expand Down

0 comments on commit 1935bf9

Please sign in to comment.