From: Jaehoon Chung Date: Wed, 19 Sep 2018 07:29:52 +0000 (+0900) Subject: ARM64: config: tizen_bcmrpi3: enable ATH9K_HTC configuration X-Git-Tag: submit/tizen/20190614.014912~55 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a608917f15e61103d0c61ecec01dd13f9396b59;p=platform%2Fkernel%2Flinux-rpi3.git ARM64: config: tizen_bcmrpi3: enable ATH9K_HTC configuration Enable ATH9K_HTC configuration to use TP-LINK WiFi usb dongle. Change-Id: If412827703ff6cf63c0d6e8cdae5dbe92eaaf4a4 Signed-off-by: Jaehoon Chung --- diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index f0423ebcf3ad..2a450b4e72e1 100644 --- a/arch/arm64/configs/tizen_bcmrpi3_defconfig +++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig @@ -1576,10 +1576,11 @@ CONFIG_ATH9K=y # CONFIG_ATH9K_DEBUGFS is not set # CONFIG_ATH9K_DYNACK is not set # CONFIG_ATH9K_WOW is not set -CONFIG_ATH9K_RFKILL=y +# CONFIG_ATH9K_RFKILL is not set # CONFIG_ATH9K_CHANNEL_CONTEXT is not set # CONFIG_ATH9K_PCOEM is not set -# CONFIG_ATH9K_HTC is not set +CONFIG_ATH9K_HTC=y +# CONFIG_ATH9K_HTC_DEBUGFS is not set # CONFIG_ATH9K_HWRNG is not set # CONFIG_CARL9170 is not set # CONFIG_ATH6KL is not set