KCFG_INT
case KCFG_INT:
if (ext->kcfg.type != KCFG_INT && ext->kcfg.type != KCFG_CHAR &&
if (ext->kcfg.type != KCFG_INT && ext->kcfg.type != KCFG_CHAR) {
return KCFG_INT;