X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=config%2Flkc.h;h=cdcbe43e87b368f357f8aedb44d5dac39d796e49;hb=14be938d2f51de4fda35c164b68b5b8a2c6d2cd0;hp=91ca126ea0802e40278bbbf09b3413ce59c1bc15;hpb=a6cfffd112f5be4d6bcc16e5f4104db7f8e30415;p=carl9170fw.git diff --git a/config/lkc.h b/config/lkc.h index 91ca126..cdcbe43 100644 --- a/config/lkc.h +++ b/config/lkc.h @@ -62,7 +62,7 @@ enum conf_def_mode { #define T_OPT_ALLNOCONFIG_Y 4 struct kconf_id { - int name; + const char *name; int token; unsigned int flags; enum symbol_type stype;