summaryrefslogtreecommitdiffstats
path: root/configs/xpress_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-04-06 20:28:03 +0200
committerTom Rini <trini@konsulko.com>2016-04-18 17:11:17 -0400
commit5375389fe33cc55b6c5813a9fd665f6eee52aff9 (patch)
tree2c9718417cffa154cacccfe0b335a286ac91c61b /configs/xpress_defconfig
parent30b0195a4e0f30117cd9dd36bedde6cae0d9e210 (diff)
downloadtalos-obmc-uboot-5375389fe33cc55b6c5813a9fd665f6eee52aff9.tar.gz
talos-obmc-uboot-5375389fe33cc55b6c5813a9fd665f6eee52aff9.zip
kconfig: Move CONFIG_OF_LIBFDT to Kconfig
This patch follows work done by: "Move CONFIG_OF_LIBFDT to Kconfig" (sha1: 69e173eb57d1f4848f070c83456096ba5d2ba1b4) Signed-off-by: Michal Simek <michal.simek@xilinx.com> [trini: Add xpress* to the patch] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/xpress_defconfig')
-rw-r--r--configs/xpress_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xpress_defconfig b/configs/xpress_defconfig
index 033d32b615..fb2e7b2674 100644
--- a/configs/xpress_defconfig
+++ b/configs/xpress_defconfig
@@ -4,3 +4,4 @@ CONFIG_TARGET_XPRESS=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/ccv/xpress/imximage.cfg"
CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
+CONFIG_OF_LIBFDT=y
OpenPOWER on IntegriCloud