aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/conf/machine/ethanolx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/conf/machine/ethanolx.conf')
-rw-r--r--meta-amd-bsp/conf/machine/ethanolx.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-amd-bsp/conf/machine/ethanolx.conf b/meta-amd-bsp/conf/machine/ethanolx.conf
deleted file mode 100644
index a3e64f97..00000000
--- a/meta-amd-bsp/conf/machine/ethanolx.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-#@TYPE: Machine
-#@NAME: ethanolx
-
-#@DESCRIPTION: Machine configuration for ethanolx (i.e. rome & milan) systems
-
-require conf/machine/include/amdx86.inc
-
-# Setup a getty on all serial ports
-SERIAL_CONSOLES = "115200;ttyS0"
-
-# Enable the kernel console on ttyS0/COM0
-KERNEL_SERIAL_CONSOLE ?= "console=ttyS0,115200n8"