]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc8xx/Kconfig
mpc8xx: remove SPD823TS board support
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
index 7fa5b0b677a607045779515ace5deb1a6bee74e0..8bda42e804e86d78368815da2dea71b37c509a3d 100644 (file)
@@ -34,9 +34,6 @@ config TARGET_R360MPI
 config TARGET_RRVISION
        bool "Support RRvision"
 
-config TARGET_SPD823TS
-       bool "Support SPD823TS"
-
 config TARGET_TQM823L
        bool "Support TQM823L"
 
@@ -83,7 +80,6 @@ source "board/ivm/Kconfig"
 source "board/lwmon/Kconfig"
 source "board/netvia/Kconfig"
 source "board/r360mpi/Kconfig"
-source "board/spd8xx/Kconfig"
 source "board/tqc/tqm8xx/Kconfig"
 
 endmenu