menu "Cell Broadband Engine options"
	depends on PPC_CELL

config BE_DD2
	bool "CPU bug workarounds for Cell Broadband Engine DD2.0"
	depends on PPC_CELL
	help
	  This enables workarounds that let version DD2.0 of the
	  Cell BE processor run at faster speed. These can have
	  negative effects when running on other Cell BE versions
	  or may crash other CPUs.
	  Say 'n' here unless you expect to run on DD2.0 only.

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
