> What I'm doing wrong? I want it to use my .config, I don't want to
> answer all the thousands questions it prompts me (I don't know all the
> options to know what should go and what should not, hence I want it to
> use my current configuration).

Hi! If you want to use the existing .config file, you should use `make 
oldconfig` instead. It may still prompt for options not in the file; to use the 
default ones, just do `yes "" | make oldconfig`.                                
           --
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to