From e1373e441ab235da02fe48c2b9fe99adfb494428 Mon Sep 17 00:00:00 2001 From: Mursalin Akon Date: Fri, 27 Jan 2012 15:33:34 -0800 Subject: tegra: defconfig: cleanup BCM4329 configs This CL includes following changes - BCM4329 CSCAN functionality has been moved to a new Kconfig option; we will preserve the expected behavior (option enabled) for existing users - remove dangling reference to BCM4329 Kconfig option Change-Id: I5876c33ef6f25309bcb0bedb3b1808d6bfb87b65 Signed-off-by: Mursalin Akon Reviewed-on: http://git-master/r/82862 Reviewed-by: Rohan Somvanshi Tested-by: Rohan Somvanshi --- arch/arm/configs/tegra_android_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/configs/tegra_android_defconfig') diff --git a/arch/arm/configs/tegra_android_defconfig b/arch/arm/configs/tegra_android_defconfig index 4395fa6948c8..3b5b070af69b 100644 --- a/arch/arm/configs/tegra_android_defconfig +++ b/arch/arm/configs/tegra_android_defconfig @@ -206,6 +206,7 @@ CONFIG_BCM4329_FIRST_SCAN=y CONFIG_BCM4329_FW_PATH="/system/vendor/firmware/fw_bcm4329.bin" CONFIG_BCM4329_NVRAM_PATH="/system/etc/nvram.txt" CONFIG_BCM4329_WIFI_CONTROL_FUNC=y +CONFIG_BCM4329_CSCAN_ENABLE=y CONFIG_BCMDHD=y CONFIG_BCMDHD_WIFI_CONTROL_FUNC=y CONFIG_BCMDHD_HW_OOB=y -- cgit v1.2.3