summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
authorMarc Dietrich <marvin24@gmx.de>2011-03-07 21:01:31 +0100
committerOlof Johansson <olof@lixom.net>2011-03-07 15:44:34 -0800
commit65b935aa998f8df4d96ea746110af0ad7a6f8e76 (patch)
tree8f1d85610db79d344ab2a670a34dbd30845e0811 /arch/arm/mach-tegra/Kconfig
parent06fc9a30052b82d87da4a34a9c0bb3bf7338412c (diff)
ARM: tegra: Add Toshiba AC100 support
This patch adds the config infrastructure, the pinmux and basic board setup code for PAZ00 (name of board inside the AC100/AZ). Signed-off-by: Marc Dietrich <marvin24@gmx.de> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r--arch/arm/mach-tegra/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index b94e52df0d8e..8df6499bf1df 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -33,6 +33,11 @@ config MACH_KAEN
help
Support for the Kaen version of Seaboard
+config MACH_PAZ00
+ bool "Paz00 board"
+ help
+ Support for the Toshiba AC100/Dynabook AZ netbook
+
config MACH_SEABOARD
bool "Seaboard board"
help