summaryrefslogtreecommitdiffstats
path: root/conf/machine/am180x-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am180x-evm.conf')
-rw-r--r--conf/machine/am180x-evm.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/am180x-evm.conf b/conf/machine/am180x-evm.conf
index 44ca0c61..3182e8a0 100644
--- a/conf/machine/am180x-evm.conf
+++ b/conf/machine/am180x-evm.conf
@@ -12,7 +12,3 @@ UBOOT_LOADADDRESS = "0xc0008000"
12IMAGE_FSTYPES += "tar.gz" 12IMAGE_FSTYPES += "tar.gz"
13 13
14SERIAL_CONSOLE = "115200 ttyS2" 14SERIAL_CONSOLE = "115200 ttyS2"
15
16PREFERRED_PROVIDER_virtual/kernel = "linux-omapl138-psp"
17PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am180x"
18PREFERRED_PROVIDER_u-boot = "u-boot-am180x"