mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
powerpc: remove cogent_8xx, cogent_mpc8260 board support
These boards are still non-generic boards. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Murray Jensen <Murray.Jensen@csiro.au>
This commit is contained in:

committed by
Tom Rini

parent
af0e35149b
commit
d19f6a60ec
@ -7,9 +7,6 @@ config SYS_CPU
|
||||
choice
|
||||
prompt "Target select"
|
||||
|
||||
config TARGET_COGENT_MPC8XX
|
||||
bool "Support cogent_mpc8xx"
|
||||
|
||||
config TARGET_TQM823L
|
||||
bool "Support TQM823L"
|
||||
|
||||
@ -48,7 +45,6 @@ config TARGET_TQM885D
|
||||
|
||||
endchoice
|
||||
|
||||
source "board/cogent/Kconfig"
|
||||
source "board/tqc/tqm8xx/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user