We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
enable_uart
1 parent e45eac1 commit 2331dc3Copy full SHA for 2331dc3
README.md
@@ -167,6 +167,7 @@ The format of the _installer-config.txt_ file and the current defaults:
167
# undesirable.
168
enable_watchdog=0 # loads up the hardware watchdog module and configures systemd to use it. Set to
169
# "1" to enable this functionality.
170
+ enable_uart=0 # Set to "1" to enable the UART. Disabled by default.
171
gpu_mem= # specify the amount of RAM in MB that should be reserved for the GPU
172
173
The timeserver parameter is only used during installation for _rdate_ which is used as fallback when setting the time with `ntpdate` fails.
0 commit comments