public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] AT91: add AT91SAM9X5 dummy configuration variable
@ 2011-06-28 11:35 Nicolas Ferre
  2011-06-28 10:35 ` Felipe Balbi
  2011-06-28 16:03 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 2 replies; 13+ messages in thread
From: Nicolas Ferre @ 2011-06-28 11:35 UTC (permalink / raw)
  To: linux-arm-kernel

Add this Kconfig variable to ease the submission of this chip support.
As this chip/board inclusion is dealayed due to deep consolidation of
arm/mach-at91 sources, we include this dummy configuration variable to allow
submission of SAM9x5 related drivers in other subsystems.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
 arch/arm/mach-at91/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 2248467..ce45f64 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -12,6 +12,9 @@ config HAVE_AT91_USART4
 config HAVE_AT91_USART5
 	bool
 
+config ARCH_AT91SAM9X5
+	bool
+
 menu "Atmel AT91 System-on-Chip"
 
 choice
-- 
1.7.3

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

end of thread, other threads:[~2011-07-05 11:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 11:35 [PATCH] AT91: add AT91SAM9X5 dummy configuration variable Nicolas Ferre
2011-06-28 10:35 ` Felipe Balbi
2011-06-28 12:13   ` Nicolas Ferre
2011-06-28 12:26     ` Felipe Balbi
2011-06-28 16:02       ` Jean-Christophe PLAGNIOL-VILLARD
2011-06-29  9:30         ` Felipe Balbi
2011-06-29 15:24       ` Nicolas Ferre
2011-06-29 15:39         ` Felipe Balbi
2011-07-02  9:49         ` Arnd Bergmann
2011-07-04  9:23           ` Nicolas Ferre
2011-07-05  5:32             ` Jean-Christophe PLAGNIOL-VILLARD
2011-07-05 11:25               ` Arnd Bergmann
2011-06-28 16:03 ` Jean-Christophe PLAGNIOL-VILLARD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox