From 85bd15c53dde5f176ffc35f76d1ca4b3088ebce9 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 26 Jun 2017 14:25:04 +0100 Subject: am335x: beagle/evm: add device tree overlay support TI am33xx devices such as the BeagleBone devices have numerous cape options such as screens some of which need overlays from the beginning so it makes sense to enable evice tree overlays. Signed-off-by: Peter Robinson --- configs/am335x_evm_nor_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/am335x_evm_nor_defconfig') diff --git a/configs/am335x_evm_nor_defconfig b/configs/am335x_evm_nor_defconfig index 6ff0aca978..d038eb30a1 100644 --- a/configs/am335x_evm_nor_defconfig +++ b/configs/am335x_evm_nor_defconfig @@ -45,3 +45,4 @@ CONFIG_G_DNL_VENDOR_NUM=0x0451 CONFIG_G_DNL_PRODUCT_NUM=0xd022 CONFIG_FAT_WRITE=y CONFIG_OF_LIBFDT=y +CONFIG_OF_LIBFDT_OVERLAY=y -- cgit v1.2.3