docs/manual: add ordering of kconfig options' attributes
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 16 Jan 2016 22:37:21 +0000 (23:37 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 19 Jan 2016 21:24:34 +0000 (22:24 +0100)
commitcd6153680bc39bab0664b0a77136e3d13425937e
tree6d81d447957bf385e2bc3ada3ff49152493c43ef
parent04d8fee3d7dd826de5376e153634d2bad2605cf2
docs/manual: add ordering of kconfig options' attributes

We want to ensure all packages follow the same coding style, so we add a
blurb about the order of kconfig options' attributes:

  - first, the type and the prompt
  - the default value if needed
  - then dependencies of the 'depends on' category
  - followed by dependencies of the 'select' form
  - with eventually the help text

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/adding-packages-directory.txt