From: gwl Date: Wed, 11 Sep 2013 06:24:20 +0000 (+0800) Subject: Enable bcm wifi host wake up function as default. X-Git-Tag: firefly_0821_release~6639 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9fdf501364f5411f33dce4d281f926bc624c657c;p=firefly-linux-kernel-4.4.55.git Enable bcm wifi host wake up function as default. --- diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index a6891d5d8f14..1a4b4f13d2c9 100755 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig @@ -36,7 +36,7 @@ config BCM_OOB_ENABLED bool "Enable wifi host wake up function" depends on RKWIFI select RK29_SDIO_IRQ_FROM_GPIO - default n + default y ---help--- choice