arch/powerpc/config.in
changeset 792 da7a34dfa178
parent 631 2761b358f9e6
child 815 6236ce3be104
     1.1 --- a/arch/powerpc/config.in	Fri Jun 27 15:08:43 2008 +0000
     1.2 +++ b/arch/powerpc/config.in	Tue Aug 12 09:56:19 2008 +0000
     1.3 @@ -7,3 +7,11 @@
     1.4      help
     1.5        The PowerPC architecture, as defined by:
     1.6          http://www.ibm.com/developerworks/eserver/articles/archguide.html
     1.7 +
     1.8 +config ARCH_POWERPC_SPE
     1.9 +    bool
    1.10 +    prompt "Enable SPE support (EXPERIMENTAL)"
    1.11 +    depends on EXPERIMENTAL
    1.12 +    default n
    1.13 +    help
    1.14 +      Add support for the Signal Processing Engine.