summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann2011-11-02 02:46:17 +0100
committerArnd Bergmann2011-11-02 02:46:17 +0100
commitb8df0ea26ac17c9a073f235c7fdfbdd1851b59ea (patch)
tree5e57a2fdc5fa05155d7d8214ad054b16f6b1c3d8 /arch/arm/Kconfig
parentMerge branch 'highbank/soc' into next/soc (diff)
parentpicoxcell: add a definition of VMALLOC_END (diff)
downloadkernel-qcow2-linux-b8df0ea26ac17c9a073f235c7fdfbdd1851b59ea.tar.gz
kernel-qcow2-linux-b8df0ea26ac17c9a073f235c7fdfbdd1851b59ea.tar.xz
kernel-qcow2-linux-b8df0ea26ac17c9a073f235c7fdfbdd1851b59ea.zip
Merge branch 'picoxcell/soc' into next/soc
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 6147d30a832c..4fe1db171464 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -643,6 +643,24 @@ config ARCH_TEGRA
This enables support for NVIDIA Tegra based systems (Tegra APX,
Tegra 6xx and Tegra 2 series).
+config ARCH_PICOXCELL
+ bool "Picochip picoXcell"
+ select ARCH_REQUIRE_GPIOLIB
+ select ARM_PATCH_PHYS_VIRT
+ select ARM_VIC
+ select CPU_V6K
+ select DW_APB_TIMER
+ select GENERIC_CLOCKEVENTS
+ select GENERIC_GPIO
+ select HAVE_SCHED_CLOCK
+ select HAVE_TCM
+ select NO_IOPORT
+ select USE_OF
+ help
+ This enables support for systems based on the Picochip picoXcell
+ family of Femtocell devices. The picoxcell support requires device tree
+ for all boards.
+
config ARCH_PNX4008
bool "Philips Nexperia PNX4008 Mobile"
select CPU_ARM926T