On 07/11/12 14:06, Arnd Bergmann wrote: > On Wednesday 07 November 2012, Vineet Gupta wrote: >> Signed-off-by: Vineet Gupta <vgupta@xxxxxxxxxxxx> >> --- >> arch/arc/configs/fpga_defconfig | 607 +++++++++++++++++++++++++++++++++++++++ >> 1 files changed, 607 insertions(+), 0 deletions(-) >> create mode 100644 arch/arc/configs/fpga_defconfig >> >> diff --git a/arch/arc/configs/fpga_defconfig b/arch/arc/configs/fpga_defconfig >> new file mode 100644 >> index 0000000..cfdca3c >> --- /dev/null >> +++ b/arch/arc/configs/fpga_defconfig >> @@ -0,0 +1,607 @@ >> +# >> +# Automatically generated file; DO NOT EDIT. >> +# Linux/arc 3.7.0-rc3 Kernel Configuration >> +# > > Please use "make defconfig" to generate minimal defconfig files, instead of > copying the entire file here. Hi Arnd, I think you mean "make savedefconfig"? (I think "make defconfig" loads the default defconfig). Cheers James -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html