summaryrefslogtreecommitdiffstats
path: root/conf/machine/stratix10.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/stratix10.conf')
-rw-r--r--conf/machine/stratix10.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/stratix10.conf b/conf/machine/stratix10.conf
index 5030075..30ab930 100644
--- a/conf/machine/stratix10.conf
+++ b/conf/machine/stratix10.conf
@@ -16,8 +16,6 @@ PREFERRED_PROVIDER_virtual/kernel ?= "${KERNEL_PROVIDER}"
16KERNEL_IMAGETYPE = "Image" 16KERNEL_IMAGETYPE = "Image"
17 17
18KERNEL_DEVICETREE_stratix10 ?= "altera/socfpga_stratix10_socdk.dtb" 18KERNEL_DEVICETREE_stratix10 ?= "altera/socfpga_stratix10_socdk.dtb"
19EXTRA_IMAGE_FEATURES += "autoserial"
20FEATURE_PACKAGES_autoserial = "auto-serial-console"
21 19
22# we do not want to have getty running on tty1 as we run 20# we do not want to have getty running on tty1 as we run
23# auto-serial-console there 21# auto-serial-console there