summaryrefslogtreecommitdiffstats
path: root/conf/machine/t4160qds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t4160qds.conf')
-rw-r--r--conf/machine/t4160qds.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf
index 48dacb3b..9c79ad5a 100644
--- a/conf/machine/t4160qds.conf
+++ b/conf/machine/t4160qds.conf
@@ -13,12 +13,9 @@ UBOOT_CONFIG ??= "secure-boot nor"
13UBOOT_CONFIG[nor] = "T4160QDS_config" 13UBOOT_CONFIG[nor] = "T4160QDS_config"
14UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config" 14UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config"
15 15
16
17KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb" 16KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb"
18KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" 17KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
19 18
20JFFS2_ERASEBLOCK = "0x10000" 19JFFS2_ERASEBLOCK = "0x10000"
21
22EXTRA_IMAGEDEPENDS += "fm-ucode" 20EXTRA_IMAGEDEPENDS += "fm-ucode"
23
24USE_VT ?= "0" 21USE_VT ?= "0"