From 690e196f02c00f0a0b6c05784be857027a04cbaf Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Sat, 2 Jun 2018 16:42:40 +0200 Subject: [PATCH] docs: document support for 802.15.4 hat Signed-off-by: Anton Gerasimov --- docs/extra-build-config.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/extra-build-config.md b/docs/extra-build-config.md index 806c238..04314aa 100644 --- a/docs/extra-build-config.md +++ b/docs/extra-build-config.md @@ -237,6 +237,14 @@ local.conf: ENABLE_DWC2_PERIPHERAL = "1" +## Enable Openlabs 802.15.4 radio module + +When using device tree kernels, set this variable to enable the 802.15.4 hat: + + ENABLE_AT86RF = "1" + +See: + ## Manual additions to config.txt The `RPI_EXTRA_CONFIG` variable can be used to manually add additional lines to