diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/cpu/mpc8260/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc8260/Kconfig b/arch/powerpc/cpu/mpc8260/Kconfig index 2b3c9c2..56b79ac 100644 --- a/arch/powerpc/cpu/mpc8260/Kconfig +++ b/arch/powerpc/cpu/mpc8260/Kconfig @@ -22,9 +22,6 @@ config TARGET_EP82XXM config TARGET_GW8260 bool "Support gw8260" -config TARGET_IPHASE4539 - bool "Support IPHASE4539" - config TARGET_KM82XX bool "Support km82xx" @@ -35,7 +32,6 @@ source "board/cpu86/Kconfig" source "board/cpu87/Kconfig" source "board/ep82xxm/Kconfig" source "board/gw8260/Kconfig" -source "board/iphase4539/Kconfig" source "board/keymile/km82xx/Kconfig" endmenu |