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

Commit ebf0f334 authored by Michael Ellerman's avatar Michael Ellerman Committed by Benjamin Herrenschmidt
Browse files

powerpc/cell: Make axonram depends on BLOCK



Fix axonram driver dependency

Signed-off-by: default avatarMichael Ellerman <michael@ellerman.id.au>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent fc59a3fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -269,7 +269,7 @@ config CPM2


config AXON_RAM
config AXON_RAM
	tristate "Axon DDR2 memory device driver"
	tristate "Axon DDR2 memory device driver"
	depends on PPC_IBM_CELL_BLADE
	depends on PPC_IBM_CELL_BLADE && BLOCK
	default m
	default m
	help
	help
	  It registers one block device per Axon's DDR2 memory bank found
	  It registers one block device per Axon's DDR2 memory bank found