Commit efe8d89943123b9386785a21c0ef906b79f8f2dc

Authored by Steve Rae
Committed by Tom Rini
1 parent f0ad6e361d

bcm281xx: enable CONFIG_OF_LIBFDT

set the Kconfig parameter: CONFIG_OF_LIBFDT

Signed-off-by: Steve Rae <srae@broadcom.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/bcm28155_ap_defconfig
... ... @@ -9,4 +9,5 @@
9 9 CONFIG_SYS_NS16550=y
10 10 CONFIG_USB=y
11 11 CONFIG_USB_GADGET=y
  12 +CONFIG_OF_LIBFDT=y