summaryrefslogtreecommitdiffstats
path: root/platforms/architecture.in
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2011-03-04 10:44:58 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-03-15 14:35:55 +0100
commit6f55aa34bd3def0f7ecff6c61a7d7150a9fcc748 (patch)
tree02e8714e4b28f180be4a64970da16795dd3842d8 /platforms/architecture.in
parent0ab53a11b3bf8dbaafb64b5048b817dc27e1ccbd (diff)
downloadptxdist-6f55aa34bd3def0f7ecff6c61a7d7150a9fcc748.tar.gz
ptxdist-6f55aa34bd3def0f7ecff6c61a7d7150a9fcc748.tar.xz
ARM: introduce explicit switch for iwmmxt extension
Currently we have a ARCH_ARM_PXA option which is only used in ffmpeg to select iwmmxt. This contains a FIXME though stating that not all PXAs support the iwmmxt extension. So introduce an explicit switch for this and get rid of ARCH_ARM_PXA later. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'platforms/architecture.in')
-rw-r--r--platforms/architecture.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/platforms/architecture.in b/platforms/architecture.in
index 5a623cbca..09bc55820 100644
--- a/platforms/architecture.in
+++ b/platforms/architecture.in
@@ -253,6 +253,12 @@ config ARCH_ARM_V6
architecture version of ARMv6 or newer. Which is the case
for the ARM11 and Cortex A Cores.
+config ARCH_ARM_IWMMXT
+ bool "support iwmmxt extension"
+ depends on ARCH_ARM
+ help
+ This enables the iwmmxt extension. This is present on some
+ but not all pxa processors.
#
# hardware / software floating point