Commit 8ecb969e authored by Alessandro Rubini's avatar Alessandro Rubini

config: ltest and fake-temperature depend on node

We can't run such stuff in the switch:

(thanks randconfig)
Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 3d4e44da
......@@ -476,14 +476,14 @@ config SNMP_VERBOSE
This enables some more diagnostic messages. Normally off.
config FAKE_TEMPERATURES
depends on DEVELOPER
depends on DEVELOPER && WR_NODE
boolean "Offer an array of 3 fake temperatures, for testing"
help
The option adds also a "faketemp" command, used to set
the fake temperatures: e.g. "faketemp 120 -10 50"
config LATENCY_PROBE
depends on DEVELOPER
depends on DEVELOPER && WR_NODE
bool "Build the latency probe mechanism (send/recv)"
help
The latency prober sends two frames to broadcast and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment