summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-t20.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/colibri-t20.conf')
-rw-r--r--conf/machine/colibri-t20.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/colibri-t20.conf b/conf/machine/colibri-t20.conf
index 2c6e7f9..07e004a 100644
--- a/conf/machine/colibri-t20.conf
+++ b/conf/machine/colibri-t20.conf
@@ -6,15 +6,11 @@ require conf/machine/include/tegra-base.inc
SOC_FAMILY = "tegra:tegra2"
-PREFERRED_PROVIDER_virtual/kernel = "linux-toradex"
-
KERNEL_IMAGETYPE = "zImage"
# U-Boot expects the kernel directly in /boot of the rootfs
MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "kernel-image"
-PREFERRED_PROVIDER_u-boot = "u-boot-toradex"
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
UBOOT_MACHINE = "colibri_t20_defconfig"
UBOOT_ENTRYPOINT = "0x00008000"