]> git.proxmox.com Git - qemu.git/commit
arm: Remove CONFIG_FDT conditionals
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 May 2013 15:26:55 +0000 (16:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 14 Jun 2013 14:34:19 +0000 (15:34 +0100)
commit298c3833dba62512659ab550c3daa1e6d8faec94
tree279680bc2b8edcccee28c82d539f776b686e5a13
parente169e1e1ae1e75c522f932554890fb0f2f3e9999
arm: Remove CONFIG_FDT conditionals

Now that we know we're compiling with libfdt, we can remove the
CONFIG_FDT conditionals.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Message-id: 1369409217-7553-3-git-send-email-peter.maydell@linaro.org
hw/arm/boot.c