Skip to content

Commit

Permalink
defconfig: jb: rename FW file to bcmdhd
Browse files Browse the repository at this point in the history
  • Loading branch information
pershoot committed Jun 29, 2013
1 parent 58b7260 commit cb2fe22
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion arch/arm/configs/pershoot_samsung_p3-jb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1228,7 +1228,7 @@ CONFIG_WLAN=y
# CONFIG_ATH_COMMON is not set
# CONFIG_BCM4334 is not set
CONFIG_BCM4330=m
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcm4330_sta.bin"
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcmdhd_sta.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/nvram_net.txt"
CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
CONFIG_WLAN_COUNTRY_CODE=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/configs/pershoot_samsung_p4-jb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ CONFIG_WLAN=y
# CONFIG_ATH_COMMON is not set
# CONFIG_BCM4334 is not set
CONFIG_BCM4330=m
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcm4330_sta.bin"
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcmdhd_sta.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/nvram_net.txt"
CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
CONFIG_WLAN_COUNTRY_CODE=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/configs/pershoot_samsung_p4_usa_tmo-jb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ CONFIG_WLAN=y
# CONFIG_ATH_COMMON is not set
# CONFIG_BCM4334 is not set
CONFIG_BCM4330=m
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcm4330_sta.bin"
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcmdhd_sta.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/nvram_net.txt"
CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
CONFIG_WLAN_COUNTRY_CODE=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/configs/pershoot_samsung_p4lte-jb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ CONFIG_WLAN=y
# CONFIG_ATH_COMMON is not set
# CONFIG_BCM4334 is not set
CONFIG_BCM4330=m
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcm4330_sta.bin"
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcmdhd_sta.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/nvram_net.txt"
CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
CONFIG_WLAN_COUNTRY_CODE=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/configs/pershoot_samsung_p4wifi-jb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1204,7 +1204,7 @@ CONFIG_WLAN=y
# CONFIG_ATH_COMMON is not set
# CONFIG_BCM4334 is not set
CONFIG_BCM4330=m
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcm4330_sta.bin"
CONFIG_BCMDHD_FW_PATH="/system/etc/wifi/bcmdhd_sta.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/nvram_net.txt"
CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
CONFIG_WLAN_COUNTRY_CODE=y
Expand Down

0 comments on commit cb2fe22

Please sign in to comment.