From 74caed0e33a46343a3f63677e206ee21f564cc6f Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Thu, 15 Feb 2018 12:47:23 +0100 Subject: ARM: rmobile: Enable DTO support on Gen3 Enable support for applying DT overlays on Gen3. This is convenient for handling extra additional hardware, like ie. the Kingfisher. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- configs/r8a7796_salvator-x_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/r8a7796_salvator-x_defconfig') diff --git a/configs/r8a7796_salvator-x_defconfig b/configs/r8a7796_salvator-x_defconfig index 77c8568..ddcca68 100644 --- a/configs/r8a7796_salvator-x_defconfig +++ b/configs/r8a7796_salvator-x_defconfig @@ -55,4 +55,5 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_STORAGE=y +CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_SMBIOS_MANUFACTURER="" -- cgit v1.1