kconfig: use distinct tokens for type and default properties
[carl9170fw.git] / config / lkc.h
index 9eb7c837cd8fd686bbafa000d067db3c8e4b444f..b6bbcd1dda2be89d3f2a6e63da92f6411c83f4ff 100644 (file)
@@ -50,7 +50,6 @@ struct kconf_id {
        const char *name;
        int token;
        unsigned int flags;
-       enum symbol_type stype;
 };
 
 extern int yylineno;