aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/b4420qds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/b4420qds.conf')
-rw-r--r--conf/machine/b4420qds.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf
index 9016cfb..fa1187b 100644
--- a/conf/machine/b4420qds.conf
+++ b/conf/machine/b4420qds.conf
@@ -5,7 +5,6 @@
#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
require conf/machine/include/e6500.inc
-require conf/machine/include/soc-family.inc
SOC_FAMILY = "b4420"
UBOOT_MACHINES ?= "B4420QDS"
@@ -14,7 +13,3 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/e6500rev2_defconfig"
JFFS2_ERASEBLOCK = "0x10000"
-SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
-SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
-USE_VT = "0"
-BUILD_64BIT_KERNEL = "1"