aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/conf/machine/include/ethanolx.inc
blob: 1e174c72c40656fb0a0bbd5ccabdfe9dfc0e17ab (plain)
1
2
3
4
5
6
7
8
9
require conf/machine/include/x86/x86-base.inc

# Setup a getty on all serial ports
SERIAL_CONSOLES = "115200;ttyS0"

# Enable the kernel console on ttyS0
APPEND += "console=tty0 console=ttyS0,115200n8"

MACHINE_FEATURES += "efi"