diff options
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r-- | configs/hikey_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index 5981d2f530..1773a70c80 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -17,3 +17,5 @@ CONFIG_MMC_DW_K3=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_FAT_WRITE=y +CONFIG_OF_LIBFDT=y +CONFIG_OF_LIBFDT_OVERLAY=y |