diff --git a/doc/test-runner.rst b/doc/test-runner.rst
index cb56d5b..d3e5f29 100644
--- a/doc/test-runner.rst
+++ b/doc/test-runner.rst
CONFIG_UHID=y
+For 6lowpan-tester, the following are required:
+
+.. code-block::
+
+ CONFIG_6LOWPAN=y
+ CONFIG_6LOWPAN_DEBUGFS=y
+ CONFIG_BT_6LOWPAN=y
+ CONFIG_PACKET=y
+
+
Lock debugging
--------------
diff --git a/doc/tester.config b/doc/tester.config
index 24a0ca1..4ee3064 100644
--- a/doc/tester.config
+++ b/doc/tester.config
CONFIG_SERIAL_DEV_BUS=y
+CONFIG_6LOWPAN=y
+CONFIG_6LOWPAN_DEBUGFS=y
+CONFIG_BT_6LOWPAN=y
+CONFIG_PACKET=y
+
#
# Bluetooth device drivers
#