]> git.sur5r.net Git - u-boot/blobdiff - board/esd/cpci405/Kconfig
armv7/ls1021atwr: added deep sleep support in uboot
[u-boot] / board / esd / cpci405 / Kconfig
index bc569070ce68e0fd59dcf8a40920aee029c32981..0df275517766e84af4455875da4ee9bdc63dfde9 100644 (file)
@@ -1,16 +1,3 @@
-if TARGET_CPCI405
-
-config SYS_BOARD
-       default "cpci405"
-
-config SYS_VENDOR
-       default "esd"
-
-config SYS_CONFIG_NAME
-       default "CPCI405"
-
-endif
-
 if TARGET_CPCI4052
 
 config SYS_BOARD
@@ -23,29 +10,3 @@ config SYS_CONFIG_NAME
        default "CPCI4052"
 
 endif
-
-if TARGET_CPCI405AB
-
-config SYS_BOARD
-       default "cpci405"
-
-config SYS_VENDOR
-       default "esd"
-
-config SYS_CONFIG_NAME
-       default "CPCI405AB"
-
-endif
-
-if TARGET_CPCI405DT
-
-config SYS_BOARD
-       default "cpci405"
-
-config SYS_VENDOR
-       default "esd"
-
-config SYS_CONFIG_NAME
-       default "CPCI405DT"
-
-endif