summaryrefslogtreecommitdiff
path: root/arch/powerpc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/config.in')
-rw-r--r--arch/powerpc/config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/config.in b/arch/powerpc/config.in
index ad51f86..dc871a0 100644
--- a/arch/powerpc/config.in
+++ b/arch/powerpc/config.in
@@ -7,3 +7,11 @@ config ARCH_powerpc
help
The PowerPC architecture, as defined by:
http://www.ibm.com/developerworks/eserver/articles/archguide.html
+
+config ARCH_POWERPC_SPE
+ bool
+ prompt "Enable SPE support (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
+ default n
+ help
+ Add support for the Signal Processing Engine.