2120-armv8-aarch32-defconfig-Enable-firmware-loading.patch 769 B

1234567891011121314151617181920212223
  1. From 027ca2530ce94dd7d9954e57631aa34987db392e Mon Sep 17 00:00:00 2001
  2. From: Ying Zhang <ying.zhang22455@nxp.com>
  3. Date: Thu, 29 Sep 2016 11:38:36 +0800
  4. Subject: [PATCH 120/124] armv8: aarch32: defconfig: Enable firmware loading
  5. As some modules require userspace firmware loading support, such as
  6. PPFE, add this feature in the defconfig for AArch32 on ARMv8.
  7. Signed-off-by: Alison Wang <alison.wang@nxp.com>
  8. ---
  9. arch/arm/configs/ls_aarch32_defconfig | 1 -
  10. 1 file changed, 1 deletion(-)
  11. --- a/arch/arm/configs/ls_aarch32_defconfig
  12. +++ b/arch/arm/configs/ls_aarch32_defconfig
  13. @@ -71,7 +71,6 @@ CONFIG_CAN=y
  14. CONFIG_CAN_FLEXCAN=y
  15. CONFIG_DEVTMPFS=y
  16. CONFIG_DEVTMPFS_MOUNT=y
  17. -# CONFIG_FW_LOADER is not set
  18. CONFIG_DMA_CMA=y
  19. CONFIG_MTD=y
  20. CONFIG_MTD_CMDLINE_PARTS=y