]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc8260/Kconfig
mpc8260: remove CPU86, CPU87 board support
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc8260 / Kconfig
index 599b0212ad89a122058868ee167525c448f9df55..eab45140b8dfb033eab80bc79c089d37df8872df 100644 (file)
@@ -10,20 +10,12 @@ choice
 config TARGET_ATC
        bool "Support atc"
 
-config TARGET_CPU86
-       bool "Support CPU86"
-
-config TARGET_CPU87
-       bool "Support CPU87"
-
 config TARGET_KM82XX
        bool "Support km82xx"
 
 endchoice
 
 source "board/atc/Kconfig"
-source "board/cpu86/Kconfig"
-source "board/cpu87/Kconfig"
 source "board/keymile/km82xx/Kconfig"
 
 endmenu