summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6ullevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6ullevk.conf')
-rw-r--r--conf/machine/imx6ullevk.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/imx6ullevk.conf b/conf/machine/imx6ullevk.conf
index 9351954f..f9838b4c 100644
--- a/conf/machine/imx6ullevk.conf
+++ b/conf/machine/imx6ullevk.conf
@@ -21,10 +21,6 @@ UBOOT_CONFIG ??= "sd"
21UBOOT_CONFIG[sd] = "mx6ull_14x14_evk_config,sdcard" 21UBOOT_CONFIG[sd] = "mx6ull_14x14_evk_config,sdcard"
22UBOOT_CONFIG[mfgtool] = "mx6ull_14x14_evk_config" 22UBOOT_CONFIG[mfgtool] = "mx6ull_14x14_evk_config"
23 23
24PREFERRED_PROVIDER_u-boot = "u-boot-imx"
25PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"
26PREFERRED_PROVIDER_virtual/kernel = "linux-imx"
27
28SERIAL_CONSOLES = "115200;ttymxc0" 24SERIAL_CONSOLES = "115200;ttymxc0"
29 25
30MACHINE_FEATURES += "wifi bluetooth" 26MACHINE_FEATURES += "wifi bluetooth"