Skip to content

Commit

Permalink
doc: remove wrong default description
Browse files Browse the repository at this point in the history
  • Loading branch information
FooDeas committed Dec 28, 2018
1 parent 71e7936 commit 734281b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/INSTALL_CUSTOM.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@

| Parameter | Default | Options | Description |
|-------------------------|------------|--------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `gpu_mem` | `16` | | Specifies the amount of RAM in MB that should be reserved for the GPU. To allow the VideoCore GPU kernel driver to be loaded correctly, you should use at least "32". If not defined, the bootloader sets it to 64MB. The minimum value is "16". |
| `gpu_mem` | | | Specifies the amount of RAM in MB that should be reserved for the GPU. To allow the VideoCore GPU kernel driver to be loaded correctly, you should use at least "32". If not defined, the bootloader sets it to 64MB. The minimum value is "16". |
| `console_blank` | | | Sets console blanking timeout (screensaver) in seconds. Default kernel setting is 10 minutes (`600`). The value `0` disables the blanking completely. |
| `hdmi_type` | | `tv`/ `monitor` | Forces HDMI mode and disables automatic display identification. Choose between TV or monitor mode and specify the resolution with the options below. If not defined, the automatic display setting is used to determine the information sent by the display. |
| `hdmi_tv_res` | `1080p` | `720p`/ `1080i`/ `1080p` | Specifies the display resolution if `hdmi_type` is set to TV mode. |
Expand Down

0 comments on commit 734281b

Please sign in to comment.