diff options
Diffstat (limited to 'conf/machine/include')
| -rw-r--r-- | conf/machine/include/machine-xilinx-default.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc index d9bea42b..e62e068d 100644 --- a/conf/machine/include/machine-xilinx-default.inc +++ b/conf/machine/include/machine-xilinx-default.inc | |||
| @@ -17,6 +17,8 @@ PREFERRED_VERSION_u-boot-xlnx ?= "v2014.01%" | |||
| 17 | # Architecture specific kernel configuration parts, defconfigs for Xilinx architectures | 17 | # Architecture specific kernel configuration parts, defconfigs for Xilinx architectures |
| 18 | MACHINE_KCONFIG_prepend += "common/linux/${SOC_FAMILY}/defconfig_${@'.'.join(d.getVar('LINUX_VERSION', True).split('.')[0:2]).strip('+')}.cfg " | 18 | MACHINE_KCONFIG_prepend += "common/linux/${SOC_FAMILY}/defconfig_${@'.'.join(d.getVar('LINUX_VERSION', True).split('.')[0:2]).strip('+')}.cfg " |
| 19 | 19 | ||
| 20 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree" | ||
| 21 | |||
| 20 | # Common Device Tree Includes | 22 | # Common Device Tree Includes |
| 21 | MACHINE_DEVICETREE_append_zynq += " \ | 23 | MACHINE_DEVICETREE_append_zynq += " \ |
| 22 | common/zynq7-base.dtsi \ | 24 | common/zynq7-base.dtsi \ |
