X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=config%2Flkc.h;fp=config%2Flkc.h;h=cdcbe43e87b368f357f8aedb44d5dac39d796e49;hp=91ca126ea0802e40278bbbf09b3413ce59c1bc15;hb=467556acea56f361a21b2a3761ca056b9da2d237;hpb=f73be7380946ff2e6bb2c0c05e1fdba524fad773 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;