powerpc/cell: Make axonram depends on BLOCK
Fix axonram driver dependency Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
Родитель
fc59a3fc8e
Коммит
ebf0f334dd
|
@ -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
|
||||||
|
|
Загрузка…
Ссылка в новой задаче