9
0
Fork 0

doc: link back from variables to device parameters

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Holger Schurig 2014-06-27 13:00:21 +02:00 committed by Sascha Hauer
parent 5a18d484f2
commit 3332609187
2 changed files with 7 additions and 2 deletions

View File

@ -59,6 +59,8 @@ A particular device can be detected with ``detect <devname>``::
For detecting all devices ``detect -a`` can be used.
.. _device_parameters:
Device parameters
-----------------

View File

@ -1,5 +1,8 @@
Configuration variables
=======================
Variables
=========
We already have seen some variables in :ref:`device_parameters`. But
there is more to variables.
.. _global_device: