Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc075910 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

libata: Fix Cell SATA driver dependencies



The driver requires in_be32(), and so should not be built on many PCI
platforms.

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 4d05447e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -564,7 +564,7 @@ config PATA_IXP4XX_CF

config PATA_SCC
	tristate "Toshiba's Cell Reference Set IDE support"
	depends on PCI
	depends on PCI && PPC_IBM_CELL_BLADE
	help
	  This option enables support for the built-in IDE controller on
	  Toshiba Cell Reference Board.