summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6sllevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6sllevk.conf')
-rw-r--r--conf/machine/imx6sllevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf
index 84d1e319..ef155202 100644
--- a/conf/machine/imx6sllevk.conf
+++ b/conf/machine/imx6sllevk.conf
@@ -18,7 +18,7 @@ UBOOT_CONFIG[sd] = "mx6sllevk_config,sdcard"
18UBOOT_CONFIG[epdc] = "mx6sllevk_epdc_config" 18UBOOT_CONFIG[epdc] = "mx6sllevk_epdc_config"
19UBOOT_CONFIG[mfgtool] = "mx6sllevk_config" 19UBOOT_CONFIG[mfgtool] = "mx6sllevk_config"
20 20
21SERIAL_CONSOLE = "115200 ttymxc0" 21SERIAL_CONSOLES = "115200;ttymxc0"
22 22
23MACHINE_FEATURES += " pci wifi bluetooth" 23MACHINE_FEATURES += " pci wifi bluetooth"
24 24