summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Rae <[email protected]>2016-04-04 12:59:44 -0700
committerTom Rini <[email protected]>2016-04-18 12:29:30 -0400
commitefe8d89943123b9386785a21c0ef906b79f8f2dc (patch)
tree66fef3590fd464c84e4d9dacea04b439c895b912
parentf0ad6e361df4d588c6a4a601e41b6a4804ea7f6d (diff)
bcm281xx: enable CONFIG_OF_LIBFDT
set the Kconfig parameter: CONFIG_OF_LIBFDT Signed-off-by: Steve Rae <[email protected]>
-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 ba57944b204..538647d79bc 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