Thank you, I'll do this later. On Fri, Jun 15, 2012 at 10:37 PM, LIU Qi <liuqi82@xxxxxxxxx> wrote: > On Fri, Jun 15, 2012 at 04:10:01PM +0800, Huacai Chen wrote: > > Signed-off-by: Huacai Chen <chenhc@xxxxxxxxxx> > > Signed-off-by: Hongliang Tao <taohl@xxxxxxxxxx> > > Signed-off-by: Hua Yan <yanh@xxxxxxxxxx> > > --- > > arch/mips/configs/loongson3_defconfig | 704 +++++++++++++++++++++++++++++++++ > > 1 files changed, 704 insertions(+), 0 deletions(-) > > create mode 100644 arch/mips/configs/loongson3_defconfig > > It is better to generate the defconfig file using `make savedefconfig`. > > LIU Qi