package/k*/Config.in: fix ordering of statements
authorAdam Duskett <Aduskett@gmail.com>
Sat, 22 Apr 2017 17:17:57 +0000 (13:17 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 1 May 2017 09:39:51 +0000 (11:39 +0200)
commit6acd0a542e2d3aef2b65d3cabcb43561a9a8e8e2
treefd51beab1a4dd75f3fcdfc098cbfaf57f8e9d3b2
parentb206a2733bb3759337e41acd24778460e7ab42df
package/k*/Config.in: fix ordering of statements

The check-package script when ran gives warnings on ordering issues
on all of these Config files.  This patch cleans up all warnings
related to the ordering in the Config files for packages starting with
the letter k in the package directory.

The appropriate ordering is: type, default, depends on, select, help
See http://nightly.buildroot.org/#_config_files for more information.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/kbd/Config.in
package/knock/Config.in
package/kodi/Config.in
package/kvm-unit-tests/Config.in