summaryrefslogtreecommitdiffstats
path: root/meta-n450/conf/machine/n450.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450/conf/machine/n450.conf')
-rw-r--r--meta-n450/conf/machine/n450.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-n450/conf/machine/n450.conf b/meta-n450/conf/machine/n450.conf
index 3e6a5418..6ffdce99 100644
--- a/meta-n450/conf/machine/n450.conf
+++ b/meta-n450/conf/machine/n450.conf
@@ -14,5 +14,3 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
14SYSLINUX_OPTS = "serial 0 115200" 14SYSLINUX_OPTS = "serial 0 115200"
15SERIAL_CONSOLE = "115200 ttyS0" 15SERIAL_CONSOLE = "115200 ttyS0"
16APPEND += "console=ttyS0,115200 console=tty0" 16APPEND += "console=ttyS0,115200 console=tty0"
17
18MACHINE_EXTRA_RRECOMMENDS += "n450-audio"