On Wed, May 21, 2014 at 12:14:31AM +0100, James Hogan wrote: > Hi Andreas, > > On Tuesday 20 May 2014 16:47:14 Andreas Herrmann wrote: > > From: David Daney <david.daney@xxxxxxxxxx> > > > > Signed-off-by: David Daney <david.daney@xxxxxxxxxx> > > Signed-off-by: Andreas Herrmann <andreas.herrmann@xxxxxxxxxxxxxxxxxx> > > --- > > arch/mips/configs/mips_paravirt_defconfig | 1524 > > +++++++++++++++++++++++++++++ 1 file changed, 1524 insertions(+) > > create mode 100644 arch/mips/configs/mips_paravirt_defconfig > > > > diff --git a/arch/mips/configs/mips_paravirt_defconfig > > b/arch/mips/configs/mips_paravirt_defconfig new file mode 100644 > > index 0000000..f0cac9c > > --- /dev/null > > +++ b/arch/mips/configs/mips_paravirt_defconfig > > @@ -0,0 +1,1524 @@ > > +# > > +# Automatically generated file; DO NOT EDIT. > > +# Linux/mips 3.15.0-rc4 Kernel Configuration > > +# > > This isn't a minimal defconfig. > > Try make savedefconfig and copy the resulting defconfig file. Ok. Thanks, Andreas