All of lore.kernel.org
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: add Versatile Express defconfig
Date: Mon, 31 Jan 2011 19:25:25 -0000	[thread overview]
Message-ID: <002901cbc17c$9c84b780$d58e2680$@deacon@arm.com> (raw)
In-Reply-To: <1296501243-28917-1-git-send-email-linus.walleij@linaro.org>

Hi Linus,

> Being able to compile a major reference platform is helpful for
> me when developing on other archs using the same e.g. PrimeCells.
> I bet this is useful to others as well.

Ignoring the politics surrounding defconfigs, I have a comment inline...
 
> diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig
> new file mode 100644
> index 0000000..f2de51f
> --- /dev/null
> +++ b/arch/arm/configs/vexpress_defconfig
> @@ -0,0 +1,140 @@
> +CONFIG_EXPERIMENTAL=y
> +# CONFIG_LOCALVERSION_AUTO is not set
> +CONFIG_SYSVIPC=y
> +CONFIG_IKCONFIG=y
> +CONFIG_IKCONFIG_PROC=y
> +CONFIG_LOG_BUF_SHIFT=14
> +CONFIG_CGROUPS=y
> +CONFIG_CPUSETS=y
> +# CONFIG_UTS_NS is not set
> +# CONFIG_IPC_NS is not set
> +# CONFIG_USER_NS is not set
> +# CONFIG_PID_NS is not set
> +# CONFIG_NET_NS is not set
> +CONFIG_BLK_DEV_INITRD=y
> +# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
> +CONFIG_PROFILING=y
> +CONFIG_OPROFILE=y
> +CONFIG_MODULES=y
> +CONFIG_MODULE_UNLOAD=y
> +# CONFIG_LBDAF is not set
> +# CONFIG_BLK_DEV_BSG is not set
> +# CONFIG_IOSCHED_DEADLINE is not set
> +# CONFIG_IOSCHED_CFQ is not set
> +CONFIG_ARCH_VEXPRESS=y
> +CONFIG_ARCH_VEXPRESS_CA9X4=y
> +# CONFIG_SWP_EMULATE is not set
> +CONFIG_SMP=y
> +CONFIG_VMSPLIT_2G=y
> +CONFIG_HOTPLUG_CPU=y

This will probably cause a compile-time error with a mainline kernel
because the necessary hotplug functions aren't implemented for vexpress.

Will

  reply	other threads:[~2011-01-31 19:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31 19:14 [PATCH] ARM: add Versatile Express defconfig Linus Walleij
2011-01-31 19:25 ` Will Deacon [this message]
2011-01-31 19:30 ` Russell King - ARM Linux
2011-01-31 20:31   ` Linus Walleij
     [not found] ` <3093351151219722808@unknownmsgid>
2011-01-31 20:27   ` Linus Walleij
2011-02-01  9:52     ` Will Deacon

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='002901cbc17c$9c84b780$d58e2680$@deacon@arm.com' \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.