From e4b1676171cd3d6e14b55f2404c794b55975a327 Mon Sep 17 00:00:00 2001 From: Mursalin Akon Date: Fri, 16 Mar 2012 11:38:20 -0700 Subject: arm:tegra[3]: power up wifi chip at boot power up WiFi chip, if Kconfig option TEGRA_PREPOWER_WIFI is turned on. Bug 956238 Change-Id: I26ef92fee30f8d18a47c3968b9b01b97e52a9382 Signed-off-by: Mursalin Akon Reviewed-on: http://git-master/r/90671 Reviewed-by: Rohan Somvanshi Tested-by: Rohan Somvanshi --- arch/arm/mach-tegra/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'arch/arm/mach-tegra/Kconfig') diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig index 9d5e5f01ec29..c0bf9340483e 100644 --- a/arch/arm/mach-tegra/Kconfig +++ b/arch/arm/mach-tegra/Kconfig @@ -486,4 +486,10 @@ config TEGRA_PREINIT_CLOCKS help Preinitialize Tegra clocks to known states before actual full- scale clock initialization starts. + +config TEGRA_PREPOWER_WIFI + bool "Pre-power up WiFi " + default n + help + Pre-power up the on board WiFi chip endif -- cgit v1.2.3