diff options
author | Paul Burton <paul.burton@imgtec.com> | 2014-02-20 09:00:24 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-03-26 18:09:21 -0400 |
commit | a86dc812881fab40175f4d3c3028acf8627a3804 (patch) | |
tree | 5d1c1c732ffdac911f274a7bbf60d5f3ca159f10 /arch/mips/configs/maltaup_defconfig | |
parent | 54ff4a1d17325a95926fee560e81d47de678dc03 (diff) |
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>
Diffstat (limited to 'arch/mips/configs/maltaup_defconfig')
-rw-r--r-- | arch/mips/configs/maltaup_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/configs/maltaup_defconfig b/arch/mips/configs/maltaup_defconfig index 9868fc9c1133..b8a97a2b6a36 100644 --- a/arch/mips/configs/maltaup_defconfig +++ b/arch/mips/configs/maltaup_defconfig | |||
@@ -43,7 +43,6 @@ CONFIG_INET_AH=m | |||
43 | CONFIG_INET_ESP=m | 43 | CONFIG_INET_ESP=m |
44 | CONFIG_INET_IPCOMP=m | 44 | CONFIG_INET_IPCOMP=m |
45 | # CONFIG_INET_LRO is not set | 45 | # CONFIG_INET_LRO is not set |
46 | CONFIG_IPV6_PRIVACY=y | ||
47 | CONFIG_INET6_AH=m | 46 | CONFIG_INET6_AH=m |
48 | CONFIG_INET6_ESP=m | 47 | CONFIG_INET6_ESP=m |
49 | CONFIG_INET6_IPCOMP=m | 48 | CONFIG_INET6_IPCOMP=m |
@@ -54,7 +53,6 @@ CONFIG_ATALK=m | |||
54 | CONFIG_DEV_APPLETALK=m | 53 | CONFIG_DEV_APPLETALK=m |
55 | CONFIG_IPDDP=m | 54 | CONFIG_IPDDP=m |
56 | CONFIG_IPDDP_ENCAP=y | 55 | CONFIG_IPDDP_ENCAP=y |
57 | CONFIG_IPDDP_DECAP=y | ||
58 | CONFIG_NET_SCHED=y | 56 | CONFIG_NET_SCHED=y |
59 | CONFIG_NET_SCH_CBQ=m | 57 | CONFIG_NET_SCH_CBQ=m |
60 | CONFIG_NET_SCH_HTB=m | 58 | CONFIG_NET_SCH_HTB=m |