]> git.sur5r.net Git - u-boot/blobdiff - arch/m68k/Kconfig
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
[u-boot] / arch / m68k / Kconfig
index 6cda7db69989a958e4071a7341436a10af736ff2..78c98ed2d0cc7ecebfce23fe3bea877ff3871242 100644 (file)
@@ -2,7 +2,6 @@ menu "M68000 architecture"
        depends on M68K
 
 config SYS_ARCH
-       string
        default "m68k"
 
 choice
@@ -20,9 +19,6 @@ config TARGET_COBRA5272
 config TARGET_EB_CPU5282
        bool "Support eb_cpu5282"
 
-config TARGET_TASREG
-       bool "Support TASREG"
-
 config TARGET_M5208EVBE
        bool "Support M5208EVBE"
 
@@ -76,7 +72,6 @@ endchoice
 source "board/BuS/eb_cpu5282/Kconfig"
 source "board/astro/mcf5373l/Kconfig"
 source "board/cobra5272/Kconfig"
-source "board/esd/tasreg/Kconfig"
 source "board/freescale/m5208evbe/Kconfig"
 source "board/freescale/m52277evb/Kconfig"
 source "board/freescale/m5235evb/Kconfig"