aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p2020rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p2020rdb.conf')
-rw-r--r--conf/machine/p2020rdb.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf
index c3d08c9..9544c25 100644
--- a/conf/machine/p2020rdb.conf
+++ b/conf/machine/p2020rdb.conf
@@ -5,7 +5,6 @@
#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
require conf/machine/include/e500v2.inc
-require conf/machine/include/soc-family.inc
SOC_FAMILY = "p2020"
BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
@@ -15,6 +14,3 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
JFFS2_ERASEBLOCK = "0x20000"
-SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
-SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
-USE_VT = "0"