summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/extra-build-config.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/extra-build-config.md b/docs/extra-build-config.md
index d92cf4e..641dc0a 100644
--- a/docs/extra-build-config.md
+++ b/docs/extra-build-config.md
@@ -261,6 +261,13 @@ In order to use Pican2 CAN module, set the following variables:
261 261
262See: <http://skpang.co.uk/catalog/pican2-canbus-board-for-raspberry-pi-23-p-1475.html> 262See: <http://skpang.co.uk/catalog/pican2-canbus-board-for-raspberry-pi-23-p-1475.html>
263 263
264In order to use Pican2 Duo CAN module, set the following variables:
265
266 ENABLE_SPI_BUS = "1"
267 ENABLE_DUAL_CAN = "1"
268
269See: <http://skpang.co.uk/catalog/pican2-duo-canbus-board-for-raspberry-pi-23-p-1480.html>
270
264## Enable infrared 271## Enable infrared
265 272
266Users who want to enable infrared support, for example for using LIRC (Linux 273Users who want to enable infrared support, for example for using LIRC (Linux