aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-12-09 16:17:28 +0100
committerRGIB <gibellini.roberto@gmail.com>2016-12-09 16:17:28 +0100
commite6e07a287e0794324a633a2bab5440bc9c8a5b3b (patch)
treef290000f3c14e4764319c7e66438986955dbb1b8
parente5d626e2c4eb2acb92b9cd05f0d474185c4d586f (diff)
downloadkernel_samsung_smdk4412-e6e07a287e0794324a633a2bab5440bc9c8a5b3b.zip
kernel_samsung_smdk4412-e6e07a287e0794324a633a2bab5440bc9c8a5b3b.tar.gz
kernel_samsung_smdk4412-e6e07a287e0794324a633a2bab5440bc9c8a5b3b.tar.bz2
smdk4412-kernel : kona wifi module is COB type
Change-Id: I803de2a929dbb9fe470414ea55f2401da5637791
-rw-r--r--arch/arm/configs/cyanogenmod_n5100_defconfig1
-rw-r--r--arch/arm/configs/cyanogenmod_n5110_defconfig1
-rw-r--r--arch/arm/configs/cyanogenmod_n5120_defconfig1
3 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/cyanogenmod_n5100_defconfig b/arch/arm/configs/cyanogenmod_n5100_defconfig
index a2416bd..98e0b72 100644
--- a/arch/arm/configs/cyanogenmod_n5100_defconfig
+++ b/arch/arm/configs/cyanogenmod_n5100_defconfig
@@ -1442,6 +1442,7 @@ CONFIG_BCMDHD_FW_PATH="/system/etc/firmware/fw_bcmdhd.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/bcmdhd.cal"
CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
CONFIG_WLAN_REGION_CODE=100
+CONFIG_WIFI_BROADCOM_COB=y
# CONFIG_HOSTAP is not set
# CONFIG_IWM is not set
# CONFIG_LIBERTAS is not set
diff --git a/arch/arm/configs/cyanogenmod_n5110_defconfig b/arch/arm/configs/cyanogenmod_n5110_defconfig
index 8bd50a1..800b023 100644
--- a/arch/arm/configs/cyanogenmod_n5110_defconfig
+++ b/arch/arm/configs/cyanogenmod_n5110_defconfig
@@ -1442,6 +1442,7 @@ CONFIG_BCMDHD_FW_PATH="/system/etc/firmware/fw_bcmdhd.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/bcmdhd.cal"
CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
CONFIG_WLAN_REGION_CODE=100
+CONFIG_WIFI_BROADCOM_COB=y
# CONFIG_HOSTAP is not set
# CONFIG_IWM is not set
# CONFIG_LIBERTAS is not set
diff --git a/arch/arm/configs/cyanogenmod_n5120_defconfig b/arch/arm/configs/cyanogenmod_n5120_defconfig
index a2e02ce..445e41a 100644
--- a/arch/arm/configs/cyanogenmod_n5120_defconfig
+++ b/arch/arm/configs/cyanogenmod_n5120_defconfig
@@ -1393,6 +1393,7 @@ CONFIG_BCMDHD_FW_PATH="/system/etc/firmware/fw_bcmdhd.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/bcmdhd.cal"
CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
CONFIG_WLAN_REGION_CODE=100
+CONFIG_WIFI_BROADCOM_COB=y
# CONFIG_HOSTAP is not set
# CONFIG_IWM is not set
# CONFIG_LIBERTAS is not set