2124-armv8-aarch32-defconfig-Enable-FTM-alarm-support.patch 726 B

1234567891011121314151617181920212223
  1. From 6df7fdf7e0c76df7acc2d1a3a287bf094a94c4ff Mon Sep 17 00:00:00 2001
  2. From: Ying Zhang <ying.zhang22455@nxp.com>
  3. Date: Thu, 29 Sep 2016 13:55:44 +0800
  4. Subject: [PATCH 124/124] armv8: aarch32: defconfig: Enable FTM alarm support
  5. This patch is to enable FTM alarm support.
  6. Signed-off-by: Alison Wang <alison.wang@nxp.com>
  7. ---
  8. arch/arm/configs/ls_aarch32_defconfig | 2 ++
  9. 1 file changed, 2 insertions(+)
  10. --- a/arch/arm/configs/ls_aarch32_defconfig
  11. +++ b/arch/arm/configs/ls_aarch32_defconfig
  12. @@ -181,6 +181,8 @@ CONFIG_STAGING=y
  13. CONFIG_CLK_QORIQ=y
  14. # CONFIG_IOMMU_SUPPORT is not set
  15. CONFIG_MEMORY=y
  16. +CONFIG_LS_SOC_DRIVERS=y
  17. +CONFIG_FTM_ALARM=y
  18. CONFIG_PWM=y
  19. CONFIG_PWM_FSL_FTM=y
  20. # CONFIG_RESET_CONTROLLER is not set