summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index f7f6d08be3..cf45d789d6 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -65,12 +65,6 @@ config MCF5227x
select DM_SERIAL
bool
-config MCF547x_8x
- select OF_CONTROL
- select DM
- select DM_SERIAL
- bool
-
# processor type
config M5208
bool
@@ -137,10 +131,6 @@ config M52277
bool
select MCF5227x
-config M547x
- bool
- select MCF547x_8x
-
choice
prompt "Target select"
optional
@@ -213,10 +203,6 @@ config TARGET_M54455EVB
bool "Support M54455EVB"
select M54455
-config TARGET_M5475EVB
- bool "Support M5475EVB"
- select M547x
-
config TARGET_AMCORE
bool "Support AMCORE"
select M5307
@@ -244,7 +230,6 @@ source "board/freescale/m5373evb/Kconfig"
source "board/freescale/m54418twr/Kconfig"
source "board/freescale/m54451evb/Kconfig"
source "board/freescale/m54455evb/Kconfig"
-source "board/freescale/m547xevb/Kconfig"
source "board/sysam/amcore/Kconfig"
source "board/sysam/stmark2/Kconfig"