powerpc: Remove Kconfig PPC_CPM_NEW_BINDING
With arch/ppc gone and all in kernel users of CONFIG_PPC_CPM_NEW_BINDING fixed up we dont have need for the Kconfig option anymore. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
Родитель
b219108cba
Коммит
2d07db33d1
|
@ -86,7 +86,6 @@ config TQM8548
|
||||||
help
|
help
|
||||||
This option enables support for the TQ Components TQM8548 board.
|
This option enables support for the TQ Components TQM8548 board.
|
||||||
select DEFAULT_UIMAGE
|
select DEFAULT_UIMAGE
|
||||||
select PPC_CPM_NEW_BINDING
|
|
||||||
select TQM85xx
|
select TQM85xx
|
||||||
|
|
||||||
config TQM8555
|
config TQM8555
|
||||||
|
|
|
@ -260,11 +260,6 @@ config CPM2
|
||||||
you wish to build a kernel for a machine with a CPM2 coprocessor
|
you wish to build a kernel for a machine with a CPM2 coprocessor
|
||||||
on it (826x, 827x, 8560).
|
on it (826x, 827x, 8560).
|
||||||
|
|
||||||
config PPC_CPM_NEW_BINDING
|
|
||||||
bool
|
|
||||||
depends on CPM1 || CPM2
|
|
||||||
default y
|
|
||||||
|
|
||||||
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
|
||||||
|
|
Загрузка…
Ссылка в новой задаче