efi_loader: abort on unsupported relocation type
[platform/kernel/u-boot.git] / board / esd / plu405 / Kconfig
index b9783d7..b3082cb 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_PLU405
 
 config SYS_BOARD
-       string
        default "plu405"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "PLU405"
 
 endif