Commit fee26f6d authored by Michael Opdenacker's avatar Michael Opdenacker Committed by Benjamin Herrenschmidt

powerpc: Remove unused REDBOOT Kconfig parameter

This removes the REDBOOT Kconfig parameter,
which was no longer used anywhere in the source code
and Makefiles.
Signed-off-by: default avatarMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 4e243b79
...@@ -209,9 +209,6 @@ config DEFAULT_UIMAGE ...@@ -209,9 +209,6 @@ config DEFAULT_UIMAGE
Used to allow a board to specify it wants a uImage built by default Used to allow a board to specify it wants a uImage built by default
default n default n
config REDBOOT
bool
config ARCH_HIBERNATION_POSSIBLE config ARCH_HIBERNATION_POSSIBLE
bool bool
default y default y
......
...@@ -99,7 +99,6 @@ config SBC834x ...@@ -99,7 +99,6 @@ config SBC834x
config ASP834x config ASP834x
bool "Analogue & Micro ASP 834x" bool "Analogue & Micro ASP 834x"
select PPC_MPC834x select PPC_MPC834x
select REDBOOT
help help
This enables support for the Analogue & Micro ASP 83xx This enables support for the Analogue & Micro ASP 83xx
board. board.
......
...@@ -45,7 +45,6 @@ config PPC_EP88XC ...@@ -45,7 +45,6 @@ config PPC_EP88XC
config PPC_ADDER875 config PPC_ADDER875
bool "Analogue & Micro Adder 875" bool "Analogue & Micro Adder 875"
select CPM1 select CPM1
select REDBOOT
help help
This enables support for the Analogue & Micro Adder 875 This enables support for the Analogue & Micro Adder 875
board. board.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment