Skip to content

Commit

Permalink
powerpc: Remove unused REDBOOT Kconfig parameter
Browse files Browse the repository at this point in the history
This removes the REDBOOT Kconfig parameter,
which was no longer used anywhere in the source code
and Makefiles.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
  • Loading branch information
Michael Opdenacker authored and ozbenh committed Dec 30, 2013
1 parent 4e243b7 commit fee26f6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,6 @@ config DEFAULT_UIMAGE
Used to allow a board to specify it wants a uImage built by default
default n

config REDBOOT
bool

config ARCH_HIBERNATION_POSSIBLE
bool
default y
Expand Down
1 change: 0 additions & 1 deletion arch/powerpc/platforms/83xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ config SBC834x
config ASP834x
bool "Analogue & Micro ASP 834x"
select PPC_MPC834x
select REDBOOT
help
This enables support for the Analogue & Micro ASP 83xx
board.
Expand Down
1 change: 0 additions & 1 deletion arch/powerpc/platforms/8xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ config PPC_EP88XC
config PPC_ADDER875
bool "Analogue & Micro Adder 875"
select CPM1
select REDBOOT
help
This enables support for the Analogue & Micro Adder 875
board.
Expand Down

0 comments on commit fee26f6

Please sign in to comment.