summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/n770_defconfig
diff options
context:
space:
mode:
authorTony Lindgren2010-03-11 20:06:56 +0100
committerTony Lindgren2010-03-11 21:35:07 +0100
commit9e542f37ce20428170010baa36a0ecbfcc0b29bb (patch)
treec493b375bf9b3b239c915c2767b60178bf75a37b /arch/arm/configs/n770_defconfig
parentomap2: Update n8x0 defconfig to test multi-omap and DMA api changes (diff)
downloadkernel-qcow2-linux-9e542f37ce20428170010baa36a0ecbfcc0b29bb.tar.gz
kernel-qcow2-linux-9e542f37ce20428170010baa36a0ecbfcc0b29bb.tar.xz
kernel-qcow2-linux-9e542f37ce20428170010baa36a0ecbfcc0b29bb.zip
omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errors
While waiting for the related USB patch, fix compile by enabling it in the defconfigs. As discussed at: http://thread.gmane.org/gmane.linux.usb.general/27432/focus=4460 Otherwise we'll get errors like: drivers/usb/core/hcd.c:1892: error: 'pm_wq' undeclared (first use in this function) drivers/usb/core/hcd.c:1892: error: (Each undeclared identifier is reported only once drivers/usb/core/hcd.c:1892: error: for each function it appears in.) Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/n770_defconfig')
-rw-r--r--arch/arm/configs/n770_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/n770_defconfig b/arch/arm/configs/n770_defconfig
index 75cae18fbcb6..de0c28aa43e7 100644
--- a/arch/arm/configs/n770_defconfig
+++ b/arch/arm/configs/n770_defconfig
@@ -308,6 +308,7 @@ CONFIG_PM_SLEEP=y
CONFIG_SUSPEND_UP_POSSIBLE=y
CONFIG_SUSPEND=y
# CONFIG_APM_EMULATION is not set
+CONFIG_PM_RUNTIME=y
#
# Networking