]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
zynq: zybo: Move CONFIG_DEFAULT_DEVICE_TREE to defconfig
authorMichal Simek <michal.simek@xilinx.com>
Thu, 13 Nov 2014 12:22:40 +0000 (13:22 +0100)
committerTom Rini <trini@ti.com>
Thu, 13 Nov 2014 13:38:22 +0000 (08:38 -0500)
commita03d5c114a5e4a0bd696b0135a65746eb46c84f4
tree222b733138ff9a2b1b9f44168f23bff9964172e9
parent3deb013ae780c19f40b0704a7f421ad479962618
zynq: zybo: Move CONFIG_DEFAULT_DEVICE_TREE to defconfig

This is a MIME GnuPG-signed message.  If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.

Move CONFIG_DEFAULT_DEVICE_TREE from board config
directly to defconfig.

This patch removes compilation warning:
include/configs/zynq_zybo.h:24:0: warning: "CONFIG_DEFAULT_DEVICE_TREE"
redefined [enabled by default]
 #define CONFIG_DEFAULT_DEVICE_TREE zynq-zybo

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/zynq_zybo_defconfig
include/configs/zynq_zybo.h