ppc: Zap Hymod board
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8260 / Kconfig
index 1a8707de3b09d2ec6c79775366821785b6d5aaa7..7f246ff5b93bd5980a132d27ada1e2e38e3c432a 100644 (file)
@@ -2,7 +2,6 @@ menu "mpc8260 CPU"
        depends on MPC8260
 
 config SYS_CPU
-       string
        default "mpc8260"
 
 choice
@@ -29,9 +28,6 @@ config TARGET_EP82XXM
 config TARGET_GW8260
        bool "Support gw8260"
 
-config TARGET_HYMOD
-       bool "Support hymod"
-
 config TARGET_IPHASE4539
        bool "Support IPHASE4539"
 
@@ -79,7 +75,6 @@ source "board/ep82xxm/Kconfig"
 source "board/freescale/mpc8266ads/Kconfig"
 source "board/funkwerk/vovpn-gw/Kconfig"
 source "board/gw8260/Kconfig"
-source "board/hymod/Kconfig"
 source "board/ids/ids8247/Kconfig"
 source "board/iphase4539/Kconfig"
 source "board/keymile/km82xx/Kconfig"