aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/conf/machine/rome.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/conf/machine/rome.conf')
-rw-r--r--meta-amd-bsp/conf/machine/rome.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-amd-bsp/conf/machine/rome.conf b/meta-amd-bsp/conf/machine/rome.conf
deleted file mode 100644
index 1859880d..00000000
--- a/meta-amd-bsp/conf/machine/rome.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-#@TYPE: Machine
-#@NAME: rome
-
-#@DESCRIPTION: Machine configuration for rome 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"