]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc8xx/Kconfig
mpc8xx: remove lwmon board support
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
index 8bda42e804e86d78368815da2dea71b37c509a3d..4d47d05d2dd438486ff749f351228574ce4f721a 100644 (file)
@@ -22,18 +22,6 @@ config TARGET_IVML24
 config TARGET_IVMS8
        bool "Support IVMS8"
 
-config TARGET_LWMON
-       bool "Support lwmon"
-
-config TARGET_NETVIA
-       bool "Support NETVIA"
-
-config TARGET_R360MPI
-       bool "Support R360MPI"
-
-config TARGET_RRVISION
-       bool "Support RRvision"
-
 config TARGET_TQM823L
        bool "Support TQM823L"
 
@@ -72,14 +60,10 @@ config TARGET_TQM885D
 
 endchoice
 
-source "board/RRvision/Kconfig"
 source "board/cogent/Kconfig"
 source "board/esteem192e/Kconfig"
 source "board/ip860/Kconfig"
 source "board/ivm/Kconfig"
-source "board/lwmon/Kconfig"
-source "board/netvia/Kconfig"
-source "board/r360mpi/Kconfig"
 source "board/tqc/tqm8xx/Kconfig"
 
 endmenu