summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/machine-xilinx-default.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc
index e62e068d..6fbb8aa3 100644
--- a/conf/machine/include/machine-xilinx-default.inc
+++ b/conf/machine/include/machine-xilinx-default.inc
@@ -14,9 +14,6 @@ PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx"
14PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx" 14PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx"
15PREFERRED_VERSION_u-boot-xlnx ?= "v2014.01%" 15PREFERRED_VERSION_u-boot-xlnx ?= "v2014.01%"
16 16
17# Architecture specific kernel configuration parts, defconfigs for Xilinx architectures
18MACHINE_KCONFIG_prepend += "common/linux/${SOC_FAMILY}/defconfig_${@'.'.join(d.getVar('LINUX_VERSION', True).split('.')[0:2]).strip('+')}.cfg "
19
20MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree" 17MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree"
21 18
22# Common Device Tree Includes 19# Common Device Tree Includes