volume_id: Adopt to new config style.

Config instructions for util-linux/volume_id are moved into the
source files according to the new config feature.

No code change.

Signed-off-by: Sven-Göran Bergh <sgb@systemasis.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Sven-Göran Bergh 2013-07-31 15:57:59 +02:00 committed by Denys Vlasenko
parent 3b45801dc6
commit 15d0a860e9
35 changed files with 318 additions and 245 deletions

View file

@ -20,6 +20,15 @@
//kbuild:### lib-$(CONFIG_FEATURE_VOLUMEID_LSIRAID) += lsi_raid.o
//config:
//config:### config FEATURE_VOLUMEID_LSIRAID
//config:### bool "lsi raid"
//config:### default y
//config:### depends on VOLUMEID
//config:### help
//config:### TODO
//config:
#include "volume_id_internal.h"
struct lsi_meta {