linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XX
@ 2014-02-06 15:29 Nishanth Menon
  2014-02-10 18:38 ` Kevin Hilman
  0 siblings, 1 reply; 2+ messages in thread
From: Nishanth Menon @ 2014-02-06 15:29 UTC (permalink / raw)
  To: Russell King, Olof Johansson, Tony Lindgren, Kevin Hilman
  Cc: linux-arm-kernel, linux-kernel, linux-omap, Nishanth Menon

Select CONFIG_SOC_DRA7XX so that we can boot dra7-evm.
DRA7 family are A15 based processors that supports LPAE and an
evolutionary update to the OMAP5 generation of processors.

Signed-off-by: Nishanth Menon <nm@ti.com>
---

based on v3.13-rc1 kernel tag - tested on v3.14-rc1 and next-20140206

 arch/arm/configs/multi_v7_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 845bc74..ee69829 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -29,6 +29,7 @@ CONFIG_ARCH_OMAP3=y
 CONFIG_ARCH_OMAP4=y
 CONFIG_SOC_OMAP5=y
 CONFIG_SOC_AM33XX=y
+CONFIG_SOC_DRA7XX=y
 CONFIG_SOC_AM43XX=y
 CONFIG_ARCH_ROCKCHIP=y
 CONFIG_ARCH_SOCFPGA=y
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XX
  2014-02-06 15:29 [PATCH] ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XX Nishanth Menon
@ 2014-02-10 18:38 ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2014-02-10 18:38 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Russell King, Olof Johansson, Tony Lindgren, linux-arm-kernel,
	linux-kernel, linux-omap

Nishanth Menon <nm@ti.com> writes:

> Select CONFIG_SOC_DRA7XX so that we can boot dra7-evm.
> DRA7 family are A15 based processors that supports LPAE and an
> evolutionary update to the OMAP5 generation of processors.
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>
> based on v3.13-rc1 kernel tag - tested on v3.14-rc1 and next-20140206

Applied to arm-soc/fixes for v3.14-rc.

Kevin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-10 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-06 15:29 [PATCH] ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XX Nishanth Menon
2014-02-10 18:38 ` Kevin Hilman

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).