powerpc: mpc5xxx: remove aev, TB5200 board support
[platform/kernel/u-boot.git] / board / tqc / tqm5200 / Kconfig
index c692196..738dc80 100644 (file)
@@ -1,63 +1,25 @@
-if TARGET_AEV
-
-config SYS_BOARD
-       string
-       default "tqm5200"
-
-config SYS_VENDOR
-       string
-       default "tqc"
-
-config SYS_CONFIG_NAME
-       string
-       default "aev"
-
-endif
-
 if TARGET_CHARON
 
 config SYS_BOARD
-       string
        default "tqm5200"
 
 config SYS_VENDOR
-       string
        default "tqc"
 
 config SYS_CONFIG_NAME
-       string
        default "charon"
 
 endif
 
-if TARGET_TB5200
-
-config SYS_BOARD
-       string
-       default "tqm5200"
-
-config SYS_VENDOR
-       string
-       default "tqc"
-
-config SYS_CONFIG_NAME
-       string
-       default "TB5200"
-
-endif
-
 if TARGET_TQM5200
 
 config SYS_BOARD
-       string
        default "tqm5200"
 
 config SYS_VENDOR
-       string
        default "tqc"
 
 config SYS_CONFIG_NAME
-       string
        default "TQM5200"
 
 endif