]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Regenerate malta defconfigs
authorPaul Burton <paul.burton@imgtec.com>
Thu, 20 Feb 2014 14:00:24 +0000 (14:00 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:21 +0000 (23:09 +0100)
commita86dc812881fab40175f4d3c3028acf8627a3804
tree5d1c1c732ffdac911f274a7bbf60d5f3ca159f10
parent54ff4a1d17325a95926fee560e81d47de678dc03
MIPS: Regenerate malta defconfigs

This patch simply regenerates the malta defconfigs such that they don't
change after being used & saved as a defconfig again. ie. it is the
result of running the following:

for cfg in arch/mips/configs/malta*; do
ARCH=mips make `basename ${cfg}`
ARCH=mips make savedefconfig
mv -v defconfig ${cfg}
done

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6578/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/configs/malta_defconfig
arch/mips/configs/malta_kvm_defconfig
arch/mips/configs/malta_kvm_guest_defconfig
arch/mips/configs/maltaaprp_defconfig
arch/mips/configs/maltasmtc_defconfig
arch/mips/configs/maltasmvp_defconfig
arch/mips/configs/maltaup_defconfig