From: Tony Lindgren Date: Thu, 1 Mar 2018 20:47:48 +0000 (-0800) Subject: ARM: omap2plus_defconfig: Enable am335x and am437x PM options X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d33ae255254ce35dd7ed1f4d3cdfb7abdb1d8dd4;p=openwrt%2Fstaging%2Fblogic.git ARM: omap2plus_defconfig: Enable am335x and am437x PM options These are needed to enable low-power suspend mode as described by Dave. Note that these depend on the am335x-pm-firmware.elf. Cc: Dave Gerlach Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 3cf8a967198d..de681c386618 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -469,9 +469,16 @@ CONFIG_DMADEVICES=y CONFIG_DMA_OMAP=y CONFIG_TI_EDMA=y CONFIG_OMAP_IOMMU=y +CONFIG_REMOTEPROC=m +CONFIG_OMAP_REMOTEPROC=m +CONFIG_WKUP_M3_RPROC=m +CONFIG_SOC_TI=y +CONFIG_AMX3_PM=m +CONFIG_WKUP_M3_IPC=m CONFIG_EXTCON_PALMAS=m CONFIG_EXTCON_USB_GPIO=m CONFIG_TI_EMIF=m +CONFIG_TI_EMIF_SRAM=m CONFIG_IIO=m CONFIG_IIO_SW_DEVICE=m CONFIG_IIO_SW_TRIGGER=m