blob: 3157071e241c2a990afa6f7115700a3a04018240 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
menu "Cell Broadband Engine options"
depends on PPC_CELL
config SPU_FS
tristate "SPU file system"
default m
depends on PPC_CELL
help
The SPU file system is used to access Synergistic Processing
Units on machines implementing the Broadband Processor
Architecture.
endmenu
|