From efe8d89943123b9386785a21c0ef906b79f8f2dc Mon Sep 17 00:00:00 2001 From: Steve Rae Date: Mon, 4 Apr 2016 12:59:44 -0700 Subject: bcm281xx: enable CONFIG_OF_LIBFDT set the Kconfig parameter: CONFIG_OF_LIBFDT Signed-off-by: Steve Rae --- configs/bcm28155_ap_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/bcm28155_ap_defconfig') 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_CMD_GPIO=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_GADGET=y +CONFIG_OF_LIBFDT=y -- cgit v1.1