mpc8260: remove ep82xxm board support
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc8260 / Kconfig
index 59e2bed..599b021 100644 (file)
@@ -16,9 +16,6 @@ config TARGET_CPU86
 config TARGET_CPU87
        bool "Support CPU87"
 
-config TARGET_EP82XXM
-       bool "Support ep82xxm"
-
 config TARGET_KM82XX
        bool "Support km82xx"
 
@@ -27,7 +24,6 @@ endchoice
 source "board/atc/Kconfig"
 source "board/cpu86/Kconfig"
 source "board/cpu87/Kconfig"
-source "board/ep82xxm/Kconfig"
 source "board/keymile/km82xx/Kconfig"
 
 endmenu