Skip to content

Commit 2331dc3

Browse files
authored
Added description of enable_uart option
1 parent e45eac1 commit 2331dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ The format of the _installer-config.txt_ file and the current defaults:
167167
# undesirable.
168168
enable_watchdog=0 # loads up the hardware watchdog module and configures systemd to use it. Set to
169169
# "1" to enable this functionality.
170+
enable_uart=0 # Set to "1" to enable the UART. Disabled by default.
170171
gpu_mem= # specify the amount of RAM in MB that should be reserved for the GPU
171172

172173
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

Comments
 (0)