mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
mpc8xx: remove ELPT860 board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: The LEOX team <team@leox.org>
This commit is contained in:

committed by
Tom Rini

parent
ceaf499b50
commit
3c5b20f1b7
@ -43,9 +43,6 @@ config TARGET_KUP4K
|
||||
config TARGET_KUP4X
|
||||
bool "Support KUP4X"
|
||||
|
||||
config TARGET_ELPT860
|
||||
bool "Support ELPT860"
|
||||
|
||||
config TARGET_TQM823L
|
||||
bool "Support TQM823L"
|
||||
|
||||
@ -84,7 +81,6 @@ config TARGET_TQM885D
|
||||
|
||||
endchoice
|
||||
|
||||
source "board/LEOX/elpt860/Kconfig"
|
||||
source "board/RRvision/Kconfig"
|
||||
source "board/cogent/Kconfig"
|
||||
source "board/esteem192e/Kconfig"
|
||||
|
Reference in New Issue
Block a user