Skip to content

Commit

Permalink
Ensure kernel bootOption is exposed in README
Browse files Browse the repository at this point in the history
  • Loading branch information
strazzere committed Sep 16, 2021
1 parent 71deae3 commit edfea16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ Creates a new instance with the given options. The following options are support
- `options.bootOptions.additionalTags[]`: An array of addition features to utilize for the device, valid options include
- `kalloc`: Enable kalloc/kfree trace access via GDB (Enterprise only)
- `gpu`: Enable cloud GPU acceleration (Extra costs incurred, cloud only)
- `options.bootOptions.kernel` - Custom kernel to pass to the device on creation

Example:

Expand Down

0 comments on commit edfea16

Please sign in to comment.