summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/extra-build-config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extra-build-config.md b/docs/extra-build-config.md
index 32ccd73..1f7ef68 100644
--- a/docs/extra-build-config.md
+++ b/docs/extra-build-config.md
@@ -223,7 +223,7 @@ needs a fixed core frequency and enable_uart wil set it to the minimum. Certain
223operations - 60fps h264 decode, high quality deinterlace - which aren't 223operations - 60fps h264 decode, high quality deinterlace - which aren't
224performed on the ARM may be affected, and we wouldn't want to do that to users 224performed on the ARM may be affected, and we wouldn't want to do that to users
225who don't want to use the serial port. Users who want serial console support on 225who don't want to use the serial port. Users who want serial console support on
226RaspberryPi3 will have to explicitly set in local.conf: 226RaspberryPi 0 Wifi or 3 will have to explicitly set in local.conf:
227 227
228 ENABLE_UART = "1" 228 ENABLE_UART = "1"
229 229