diff options
author | Tom Rini <trini@ti.com> | 2014-11-04 10:46:45 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-11-04 10:46:45 -0500 |
commit | 0798082442536df2514ff272e8e53499a7dbc92e (patch) | |
tree | 1e20de151ba796a7c5592cd883544fd1ecea553f /arch/powerpc/cpu/mpc5xxx/Kconfig | |
parent | ccc39d66c3c8381690fcfffb794768c55c909460 (diff) | |
parent | 548b310c68ac99a0330d8b56c797c09ff0742d1e (diff) |
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Diffstat (limited to 'arch/powerpc/cpu/mpc5xxx/Kconfig')
-rw-r--r-- | arch/powerpc/cpu/mpc5xxx/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/cpu/mpc5xxx/Kconfig b/arch/powerpc/cpu/mpc5xxx/Kconfig index a1305bc280..c1fb92af4b 100644 --- a/arch/powerpc/cpu/mpc5xxx/Kconfig +++ b/arch/powerpc/cpu/mpc5xxx/Kconfig @@ -56,9 +56,6 @@ config TARGET_TOTAL5200 config TARGET_V38B bool "Support v38b" -config TARGET_TOP5200 - bool "Support TOP5200" - config TARGET_CPCI5200 bool "Support cpci5200" |