efi_loader: abort on unsupported relocation type
[platform/kernel/u-boot.git] / board / amcc / luan / Kconfig
index 7f19980..3df90af 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_LUAN
 
 config SYS_BOARD
-       string
        default "luan"
 
 config SYS_VENDOR
-       string
        default "amcc"
 
 config SYS_CONFIG_NAME
-       string
        default "luan"
 
 endif