]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/coreboot/coreboot/Kconfig
x86: Make chromebook_link the default board for coreboot
[people/ms/u-boot.git] / board / coreboot / coreboot / Kconfig
index f2cd75409e41e331c13eedb43c5d344e8d204c8e..981de1f0711aeda25ab1669181e7ac2ad38762d9 100644 (file)
@@ -13,14 +13,14 @@ comment "coreboot-specific options"
 
 config SYS_CONFIG_NAME
        string "Board configuration file"
-       default "coreboot"
+       default "chromebook_link"
        help
          This option selects the board configuration file in include/configs/
          directory to be used to build U-Boot for coreboot.
 
 config DEFAULT_DEVICE_TREE
        string "Board Device Tree Source (dts) file"
-       default "link"
+       default "chromebook_link"
        help
          This option selects the board Device Tree Source (dts) file in
          arch/x86/dts/ directory to be used to build U-Boot for coreboot.