summaryrefslogtreecommitdiffstats
path: root/bsp/meta-altera/conf/machine/10m50.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-altera/conf/machine/10m50.conf')
-rw-r--r--bsp/meta-altera/conf/machine/10m50.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsp/meta-altera/conf/machine/10m50.conf b/bsp/meta-altera/conf/machine/10m50.conf
index dadcbbd4..36dcf771 100644
--- a/bsp/meta-altera/conf/machine/10m50.conf
+++ b/bsp/meta-altera/conf/machine/10m50.conf
@@ -18,6 +18,8 @@ KERNEL_DEVICETREE = "10m50_devboard.dtb"
MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"
MACHINE_FEATURES = "kernel26 serial"
+KBUILD_DEFCONFIG ?= "10m50_defconfig"
+
SERIAL_CONSOLE = "115200 ttyS0"
PREFERRED_PROVIDER_virtual/kernel ??= "linux-altera-ltsi"