powerpc: mpc5xxx: remove galaxy5200 board support
This has not been converted to Generic Board, so should be removed. (See doc/README.generic-board for details.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Eric Millbrandt <emillbrandt@dekaresearch.com>
This commit is contained in:
committed by
Tom Rini
parent
6beecd5d09
commit
41eb4e5c31
@@ -20,9 +20,6 @@ config TARGET_CANMB
|
||||
config TARGET_CM5200
|
||||
bool "Support cm5200"
|
||||
|
||||
config TARGET_GALAXY5200
|
||||
bool "Support galaxy5200"
|
||||
|
||||
config TARGET_INKA4X0
|
||||
bool "Support inka4x0"
|
||||
|
||||
@@ -77,7 +74,6 @@ source "board/a3m071/Kconfig"
|
||||
source "board/a4m072/Kconfig"
|
||||
source "board/canmb/Kconfig"
|
||||
source "board/cm5200/Kconfig"
|
||||
source "board/galaxy5200/Kconfig"
|
||||
source "board/ifm/o2dnt2/Kconfig"
|
||||
source "board/inka4x0/Kconfig"
|
||||
source "board/intercontrol/digsy_mtc/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user