From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] ARM: at91: at91_dt_defconfig: enable rm9200 support
Date: Tue, 25 Jun 2013 12:39:02 +0200 [thread overview]
Message-ID: <51C97346.40209@atmel.com> (raw)
In-Reply-To: <1371472710-18535-1-git-send-email-plagnioj@jcrosoft.com>
On 17/06/2013 14:38, Jean-Christophe PLAGNIOL-VILLARD :
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> arch/arm/configs/at91_dt_defconfig | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
> index 75fd842..690e892 100644
> --- a/arch/arm/configs/at91_dt_defconfig
> +++ b/arch/arm/configs/at91_dt_defconfig
> @@ -14,11 +14,13 @@ CONFIG_MODULE_UNLOAD=y
> # CONFIG_IOSCHED_DEADLINE is not set
> # CONFIG_IOSCHED_CFQ is not set
> CONFIG_ARCH_AT91=y
> +CONFIG_SOC_AT91RM9200=y
> CONFIG_SOC_AT91SAM9260=y
> CONFIG_SOC_AT91SAM9263=y
> CONFIG_SOC_AT91SAM9G45=y
> CONFIG_SOC_AT91SAM9X5=y
> CONFIG_SOC_AT91SAM9N12=y
> +CONFIG_MACH_AT91RM9200_DT=y
> CONFIG_MACH_AT91SAM9_DT=y
> CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
> CONFIG_AT91_TIMER_HZ=128
> @@ -62,6 +64,7 @@ CONFIG_MTD=y
> CONFIG_MTD_CMDLINE_PARTS=y
> CONFIG_MTD_CHAR=y
> CONFIG_MTD_BLOCK=y
> +CONFIG_MTD_DATAFLASH=y
> CONFIG_MTD_NAND=y
> CONFIG_MTD_NAND_ATMEL=y
> CONFIG_MTD_UBI=y
> @@ -78,7 +81,6 @@ CONFIG_BLK_DEV_SD=y
> CONFIG_SCSI_MULTI_LUN=y
> # CONFIG_SCSI_LOWLEVEL is not set
> CONFIG_NETDEVICES=y
> -CONFIG_MII=y
What is the reason for this change? It is really related with rm9200 DT
suppot?
> CONFIG_MACB=y
> # CONFIG_NET_VENDOR_BROADCOM is not set
> # CONFIG_NET_VENDOR_FARADAY is not set
>
--
Nicolas Ferre
next prev parent reply other threads:[~2013-06-25 10:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 12:36 [PATCH 0/5] ARM: at91: rm9200 dt updates Jean-Christophe PLAGNIOL-VILLARD
2013-06-17 12:38 ` [PATCH 1/5] ARM: at91: at91_dt_defconfig: enable rm9200 support Jean-Christophe PLAGNIOL-VILLARD
2013-06-17 12:38 ` [PATCH 2/5] ARM: at91: dt: rm9200: add spi support Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 8:51 ` Nicolas Ferre
2013-06-17 12:38 ` [PATCH 3/5] ARM: at91: dt: rm9200ek: " Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 8:51 ` Nicolas Ferre
2013-06-17 12:38 ` [PATCH 4/5] ARM: AT91: dt: add at91rm9200 PQFP package version Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 7:55 ` Nicolas Ferre
2013-08-21 10:20 ` Nicolas Ferre
2013-06-17 12:38 ` [PATCH 5/5] ARM: at91: at91rm9200: set default mmc0 pinctrl-names Jean-Christophe PLAGNIOL-VILLARD
2013-06-25 10:35 ` Nicolas Ferre
2013-08-21 9:40 ` Nicolas Ferre
2013-06-25 10:39 ` Nicolas Ferre [this message]
2013-08-21 10:16 ` [PATCH 1/5] ARM: at91: at91_dt_defconfig: enable rm9200 support Nicolas Ferre
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=51C97346.40209@atmel.com \
--to=nicolas.ferre@atmel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).