From: Sergei Shtylyov <sshtylyov@mvista.com>
To: "Steven J. Hill" <sjhill@mips.com>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: [PATCH v2] Update all configuration files for new features.
Date: Fri, 25 May 2012 15:19:53 +0400 [thread overview]
Message-ID: <4FBF6AD9.6060001@mvista.com> (raw)
In-Reply-To: <1337893403-24696-1-git-send-email-sjhill@mips.com>
Hello.
On 25-05-2012 1:03, Steven J. Hill wrote:
> From: "Steven J. Hill"<sjhill@mips.com>
> Signed-off-by: Steven J. Hill<sjhill@mips.com>
> ---
> arch/mips/configs/malta_defconfig | 1793 ++++++++++++++++++++++++++++++++-
> arch/mips/configs/maltaaprp_defconfig | 1739 ++++++++++++++++++++++++++++++++
> arch/mips/configs/maltasmtc_defconfig | 1746 ++++++++++++++++++++++++++++++++
> arch/mips/configs/maltasmvp_defconfig | 1750 ++++++++++++++++++++++++++++++++
> arch/mips/configs/maltaup_defconfig | 1734 +++++++++++++++++++++++++++++++
> 5 files changed, 8730 insertions(+), 32 deletions(-)
> create mode 100644 arch/mips/configs/maltaaprp_defconfig
> create mode 100644 arch/mips/configs/maltasmtc_defconfig
> create mode 100644 arch/mips/configs/maltasmvp_defconfig
> create mode 100644 arch/mips/configs/maltaup_defconfig
> diff --git a/arch/mips/configs/malta_defconfig b/arch/mips/configs/malta_defconfig
> index 5527abb..d412195 100644
> --- a/arch/mips/configs/malta_defconfig
> +++ b/arch/mips/configs/malta_defconfig
> @@ -1,58 +1,465 @@
> +#
> +# Automatically generated file; DO NOT EDIT.
> +# Linux/mips 3.4.0 Kernel Configuration
> +#
> +CONFIG_MIPS=y
> +
> +#
> +# Machine selection
> +#
> +CONFIG_ZONE_DMA=y
> +# CONFIG_MIPS_ALCHEMY is not set
> +# CONFIG_AR7 is not set
> +# CONFIG_ATH79 is not set
> +# CONFIG_BCM47XX is not set
> +# CONFIG_BCM63XX is not set
> +# CONFIG_MIPS_COBALT is not set
> +# CONFIG_MACH_DECSTATION is not set
> +# CONFIG_MACH_JAZZ is not set
> +# CONFIG_MACH_JZ4740 is not set
> +# CONFIG_LANTIQ is not set
> +# CONFIG_LASAT is not set
> +# CONFIG_MACH_LOONGSON is not set
I think you should use 'make savedefconfig' to save space on non-seleected
items. At least 'malta_defconfig' was clearly generated that way before --
using that target has become a common practice nowadays.
WBR, Sergei
next prev parent reply other threads:[~2012-05-25 11:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-24 21:03 [PATCH v2] Update all configuration files for new features Steven J. Hill
2012-05-25 11:19 ` Sergei Shtylyov [this message]
2012-05-25 15:50 ` Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FBF6AD9.6060001@mvista.com \
--to=sshtylyov@mvista.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=sjhill@mips.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.