menuconfig WL_ROCKCHIP bool "Rockchip Wireless LAN support" ---help--- Enable compatible Wifi drivers for Rockchip platform. if WL_ROCKCHIP config WIFI_LOAD_DRIVER_WHEN_KERNEL_BOOTUP bool "Wifi load driver when kernel bootup" default y ---help--- Wifi driver will be load (use late_initcall) when kernel bootup source "drivers/net/wireless/rockchip_wlan/rkwifi/Kconfig" endif # WL_ROCKCHIP