commit | 7f79bf667c4e2fd0ddb1c42351cef39e8323f9f4 | [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 | 7dc4e85f53c03110ce27ec0b5599aaff1afc41eb [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