Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"
[oweals/u-boot.git] / board / esd / cpci2dp / Kconfig
index c99404c903f6fcc5a276dc45e5fc7f11672346a7..646e8ffa1c08200175728fb45d4fcdf0b3df4f40 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_CPCI2DP
 
 config SYS_BOARD
-       string
        default "cpci2dp"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "CPCI2DP"
 
 endif