lkml.org 
[lkml]   [2013]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH, RFC 5/8] ARM: OMAP2+: am43: Kconfig
Date
Add Kconfig option for AM43 family of SoC's, these are ARM Cortex A9
based (SMP configuration with 1 core).

Signed-off-by: Afzal Mohammed <afzal@ti.com>
---
arch/arm/mach-omap2/Kconfig | 11 +++++++++++
1 file changed, 11 insertions(+)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 49ac3df..683fbaa 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -141,6 +141,17 @@ config SOC_AM33XX
select MULTI_IRQ_HANDLER
select COMMON_CLK

+config SOC_AM43
+ bool "TI AM43"
+ depends on ARCH_OMAP2PLUS
+ default y
+ select CPU_V7
+ select HAVE_SMP
+ select LOCAL_TIMERS if SMP
+ select MULTI_IRQ_HANDLER
+ select ARM_GIC
+ select COMMON_CLK
+
config OMAP_PACKAGE_ZAF
bool

--
1.7.12


\
 
 \ /
  Last update: 2013-02-18 13:21    [W:2.368 / U:0.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site