commit | efe8d89943123b9386785a21c0ef906b79f8f2dc | [log] [tgz] |
---|---|---|
author | Steve Rae <srae@broadcom.com> | Mon Apr 04 12:59:44 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 12:29:30 2016 -0400 |
tree | 66fef3590fd464c84e4d9dacea04b439c895b912 | |
parent | f0ad6e361df4d588c6a4a601e41b6a4804ea7f6d [diff] [blame] |
bcm281xx: enable CONFIG_OF_LIBFDT set the Kconfig parameter: CONFIG_OF_LIBFDT Signed-off-by: Steve Rae <srae@broadcom.com>
diff --git a/configs/bcm28155_ap_defconfig b/configs/bcm28155_ap_defconfig index ba57944..538647d 100644 --- a/configs/bcm28155_ap_defconfig +++ b/configs/bcm28155_ap_defconfig
@@ -9,3 +9,4 @@ CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_GADGET=y +CONFIG_OF_LIBFDT=y