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/mpc8xx/Kconfig | |
parent | ccc39d66c3c8381690fcfffb794768c55c909460 (diff) | |
parent | 548b310c68ac99a0330d8b56c797c09ff0742d1e (diff) | |
download | u-boot-imx-0798082442536df2514ff272e8e53499a7dbc92e.zip u-boot-imx-0798082442536df2514ff272e8e53499a7dbc92e.tar.gz u-boot-imx-0798082442536df2514ff272e8e53499a7dbc92e.tar.bz2 |
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Diffstat (limited to 'arch/powerpc/cpu/mpc8xx/Kconfig')
-rw-r--r-- | arch/powerpc/cpu/mpc8xx/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/cpu/mpc8xx/Kconfig b/arch/powerpc/cpu/mpc8xx/Kconfig index 011f4b4..e447748e 100644 --- a/arch/powerpc/cpu/mpc8xx/Kconfig +++ b/arch/powerpc/cpu/mpc8xx/Kconfig @@ -40,9 +40,6 @@ config TARGET_RRVISION config TARGET_SPD823TS bool "Support SPD823TS" -config TARGET_TOP860 - bool "Support TOP860" - config TARGET_KUP4K bool "Support KUP4K" |