configs: orangepipc defconfig needs dtc for u-boot
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 31 Dec 2015 14:28:15 +0000 (15:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 31 Dec 2015 14:28:15 +0000 (15:28 +0100)
commitc12a3ea5e5f56b93c5c08adc986b037af7452b39
tree44140945e381bb31f6f95f520ebc8bdbe8a8255e
parent8dd797a05498692b89841c570b97b9d10467399a
configs: orangepipc defconfig needs dtc for u-boot

As can be seen at
https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/99518455,
the new Orange Pi PC defconfig fails to build due to DTC being missing
when building U-Boot. This commit adds the appropriate option to add
DTC as a dependency to U-Boot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/orangepipc_defconfig