From eb2f4ea81dbdd778a0dd89f0d0847e8f2cff36a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E9=BB=84=E6=B6=9B?= Date: Wed, 8 Sep 2010 14:15:35 +0800 Subject: [PATCH] =?utf8?q?mach-rk2818/Kconfig:=20=E4=BF=AE=E8=AE=A2USB?= =?utf8?q?=E5=94=A4=E9=86=92=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- arch/arm/mach-rk2818/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-rk2818/Kconfig b/arch/arm/mach-rk2818/Kconfig index 80f6dc76efd7..85029522c4e3 100644 --- a/arch/arm/mach-rk2818/Kconfig +++ b/arch/arm/mach-rk2818/Kconfig @@ -47,8 +47,8 @@ config RK28_USB_WAKE depends on ARCH_RK2818 && PM default y help - Select this option if you want to have your system wake up - from USB. + Select this option if you want to have your system wake up from USB. + This will poll usb every second while suspend, so consumes more power. config WIFI_CONTROL_FUNC bool "Enable WiFi control function abstraction" -- 2.34.1