project:cfg:BoardConfig_IPC: Added fastboot BoardConfig file and firmware post-scripts, distinguishing between the BoardConfigs for Luckfox Pico Pro and Luckfox Pico Max. project:app: Added fastboot_client and rk_smart_door for quick boot applications; updated rkipc app to adapt to the latest media library. media:samples: Added more usage examples. media:rockit: Fixed bugs; removed support for retrieving data frames from VPSS. media:isp: Updated rkaiq library and related tools to support connection to RKISP_Tuner. sysdrv:Makefile: Added support for compiling drv_ko on Luckfox Pico Ultra W using Ubuntu; added support for custom root filesystem. sysdrv:tools:board: Updated Buildroot optional mirror sources, updated some software versions, and stored device tree files and configuration files that undergo multiple modifications for U-Boot and kernel separately. sysdrv:source:mcu: Used RISC-V MCU SDK with RT-Thread system, mainly for initializing camera AE during quick boot. sysdrv:source:uboot: Added support for fastboot; added high baud rate DDR bin for serial firmware upgrades. sysdrv:source:kernel: Upgraded to version 5.10.160; increased NPU frequency for RV1106G3; added support for fastboot. Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
68 lines
2.1 KiB
Plaintext
68 lines
2.1 KiB
Plaintext
#
|
|
# Automatically generated file; DO NOT EDIT.
|
|
# Atbm Wifi Driver Configuration
|
|
#
|
|
CONFIG_ATBM_MENUCONFIG=y
|
|
CONFIG_ATBM_WIRELESS=y
|
|
# CONFIG_ATBM_WEXT is not set
|
|
# CONFIG_ATBM602x is not set
|
|
CONFIG_ATBM603x=y
|
|
# CONFIG_ATBM6041 is not set
|
|
CONFIG_ATBM_USB_BUS=y
|
|
# CONFIG_ATBM_SDIO_BUS is not set
|
|
# CONFIG_ATBM_SPI_BUS is not set
|
|
# CONFIG_ATBM_USE_FIRMWARE_BIN is not set
|
|
CONFIG_ATBM_USE_FIRMWARE_H=y
|
|
|
|
#
|
|
# Driver Extern Function Select
|
|
#
|
|
CONFIG_ATBM_SUPPORT_BRIDGE=y
|
|
CONFIG_ATBM_FUNC_NOTXCONFIRM=y
|
|
# CONFIG_ATBM_FUNC_EARLYSUSPEND is not set
|
|
CONFIG_ATBM_FUNC_MONITOR=y
|
|
# CONFIG_ATBM_FUNC_MONITOR_HDR_PRISM is not set
|
|
# CONFIG_ATBM_FUNC_SKB_DEBUG is not set
|
|
# CONFIG_ATBM_FUNC_MEM_DEBUG is not set
|
|
#CONFIG_ATBM_FUNC_CHANNEL_5G_PRETEND_2G=y
|
|
CONFIG_ATBM_WITHBAND_ONLY_HT20=y
|
|
# CONFIG_ATBM_FUNC_USB_AGGRTX is not set
|
|
# CONFIG_ATBM_FUNC_USB_DMABUFF is not set
|
|
# CONFIG_ATBM_FUNC_USB_CMD_ENHANCE is not set
|
|
# CONFIG_ATBM_FUNC_USB_DATA_ENHANCE is not set
|
|
# CONFIG_ATBM_FUNC_PS_WAKEUP_RELOAD_FW is not set
|
|
# CONFIG_ATBM_FUNC_HW_CHSUM is not set
|
|
CONFIG_ATBM_FUNC_P2P_ENABLE=y
|
|
# CONFIG_ATBM_FUNC_SW_ENC is not set
|
|
CONFIG_ATBM_FUNC_DEV_CTRL_API=y
|
|
CONFIG_ATBM_FUNC_MODULE_FS=y
|
|
# CONFIG_ATBM_FUNC_SMARTCONFIG is not set
|
|
CONFIG_ATBM_FUNC_DRV_LOADER_FAST=y
|
|
CONFIG_ATBM_FUNC_PRIVE_IE=y
|
|
CONFIG_ATBM_FUNC_SAE_AUTHEN=y
|
|
|
|
#
|
|
# Driver debug features
|
|
#
|
|
# CONFIG_ATBM_APOLLO_DEBUGFS is not set
|
|
# CONFIG_ATBM_APOLLO_DEBUG_ON_BOOT is not set
|
|
# CONFIG_ATBM_APOLLO_BH_DEBUG is not set
|
|
# CONFIG_ATBM_APOLLO_WSM_DEBUG is not set
|
|
# CONFIG_ATBM_APOLLO_WSM_DUMPS is not set
|
|
# CONFIG_ATBM_APOLLO_WSM_DUMPS_SHORT is not set
|
|
# CONFIG_ATBM_APOLLO_TXRX_DEBUG is not set
|
|
# CONFIG_ATBM_APOLLO_TX_POLICY_DEBUG is not set
|
|
# CONFIG_ATBM_APOLLO_STA_DEBUG is not set
|
|
# CONFIG_ATBM_APOLLO_DUMP_ON_ERROR is not set
|
|
CONFIG_ATBM_APOLLO_SUPPORT_SGI=y
|
|
CONFIG_ATBM_WIFIIF1_NAME="wlan%d"
|
|
CONFIG_NEED_P2P0_INTERFACE=y
|
|
CONFIG_ATBM_WIFIIF2_NAME="p2p%d"
|
|
CONFIG_ATBM_MODULE_PM_STAYAWK="pm_stayawake"
|
|
CONFIG_ATBM_MODULE_DRIVER_NAME="atbm_wlan"
|
|
CONFIG_ATBM_PLATFORM_DEVICE_NAME="atbm_dev_wifi"
|
|
CONFIG_ATBM_USB_VID=0x007a
|
|
CONFIG_ATBM_USB_PID=0x8888
|
|
CONFIG_ATBM_MODULE_NAME="atbm603x_wifi_usb"
|
|
CONFIG_MAC80211_ATBM_RC_DEFAULT=""
|