Blame view

imx8m/smarc_mx8mm/SharedBoardConfig.mk 389 Bytes
3199ddb4e   Eric Lee   Android 10.0 patc...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  KERNEL_NAME := Image
  TARGET_KERNEL_ARCH := arm64
  
  #Enable this to config 1GB ddr on evk_imx8mm
  #LOW_MEMORY := true
  
  #Enable this to include trusty support
  PRODUCT_IMX_TRUSTY := true
  
  #Enable this to disable product partition build.
  #IMX_NO_PRODUCT_PARTITION := true
  
  # QCA qcacld wifi driver module
  BOARD_VENDOR_KERNEL_MODULES += \
    $(KERNEL_OUT)/drivers/net/wireless/qcacld-2.0/wlan.ko