summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Rae <srae@broadcom.com>2016-04-04 12:59:44 -0700
committerTom Rini <trini@konsulko.com>2016-04-18 12:29:30 -0400
commitefe8d89943123b9386785a21c0ef906b79f8f2dc (patch)
tree66fef3590fd464c84e4d9dacea04b439c895b912
parentf0ad6e361df4d588c6a4a601e41b6a4804ea7f6d (diff)
downloadtalos-obmc-uboot-efe8d89943123b9386785a21c0ef906b79f8f2dc.tar.gz
talos-obmc-uboot-efe8d89943123b9386785a21c0ef906b79f8f2dc.zip
bcm281xx: enable CONFIG_OF_LIBFDT
set the Kconfig parameter: CONFIG_OF_LIBFDT Signed-off-by: Steve Rae <srae@broadcom.com>
-rw-r--r--configs/bcm28155_ap_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm28155_ap_defconfig b/configs/bcm28155_ap_defconfig
index ba57944b20..538647d79b 100644
--- a/configs/bcm28155_ap_defconfig
+++ b/configs/bcm28155_ap_defconfig
@@ -9,3 +9,4 @@ CONFIG_CMD_GPIO=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_USB_GADGET=y
+CONFIG_OF_LIBFDT=y
OpenPOWER on IntegriCloud