Date:2011-06-19 17:59:20 (12 years 9 months ago)
Author:Maarten ter Huurne
Commit:f9cc6bc4d4bcf04927584365291b995d537b38fd
Message:MIPS: JZ4740: A320: defconfig: Enabled suspend.

With the addition of cpufreq support in the MMC driver, we can come out
of suspend without getting I/O errors from the SD card.
Files: arch/mips/configs/a320_defconfig (3 diffs)

Change Details

arch/mips/configs/a320_defconfig
11#
22# Automatically generated make config: don't edit
33# Linux/mips 2.6.39 Kernel Configuration
4# Sun Jun 19 11:00:44 2011
4# Sun Jun 19 17:51:35 2011
55#
66CONFIG_MIPS=y
77
...... 
297297CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
298298# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
299299# CONFIG_MUTEX_SPIN_ON_OWNER is not set
300# CONFIG_FREEZER is not set
300CONFIG_FREEZER=y
301301
302302#
303303# Bus options (PCI, PCMCIA, EISA, ISA, TC)
...... 
319319#
320320CONFIG_ARCH_HIBERNATION_POSSIBLE=y
321321CONFIG_ARCH_SUSPEND_POSSIBLE=y
322# CONFIG_SUSPEND is not set
322CONFIG_SUSPEND=y
323CONFIG_SUSPEND_FREEZER=y
323324# CONFIG_HIBERNATION is not set
325CONFIG_PM_SLEEP=y
324326# CONFIG_PM_RUNTIME is not set
327CONFIG_PM=y
328# CONFIG_PM_DEBUG is not set
325329CONFIG_MIPS_CPUFREQ=y
326330
327331#
328332# CPU Frequency scaling
329333#
330334CONFIG_CPU_FREQ=y
335CONFIG_CPU_FREQ_TABLE=y
331336# CONFIG_CPU_FREQ_DEBUG is not set
332337# CONFIG_CPU_FREQ_STAT is not set
333338# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set

Archive Download the corresponding diff file



interactive