From 1e0189bd9ef5f68d1608e8930b89a3ca438373bc Mon Sep 17 00:00:00 2001 From: Brian Swetland Date: Mon, 11 Oct 2010 22:28:12 -0700 Subject: new kernel and enable more suspend/resume debugification 7718492 DEBUG: fix /d/pmstats_last to return the right pmstats data fb2d577 s5pc110_battery: hold wakelock while USB connected caadb4ef ARM: S5PV210: restore suspend cpu state in a better place 8d99bcc ARM: plat-samsung: add pm_cpu_restore hook to balance pm_cpu_prep d596738 ARM: S5PV210: Flush TLB after mucking with MMU state 9605fc6 DEBUG: enable S3C_PMDBG and create pmstats scratchpad 3c79843 s5pc110_battery: Use prepare/complete to switch poll interval 41c3d26 S5PC11X: SENSOR: Accelorometer reports the sum of event values 9732995 img1000: VIBRATOR: Change duty to achieve full vibration force 4980662 S5PC11X: SOUND: Use internal dma for default audio playback. 4f82d2b power: max17040: query hardware on demand for status f87b5dd S5PC11X: BATTERY: Function addition about charging Change-Id: I1ccbec099b06db4288655f8b1ff6406755ceba24 --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index b2ca4fb..e05c10c 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -68,7 +68,7 @@ BOARD_NAND_PAGE_SIZE := 4096 -s 128 BOARD_KERNEL_BASE := 0x30000000 BOARD_KERNEL_PAGESIZE := 4096 -BOARD_KERNEL_CMDLINE := "console=ttyFIQ0" +BOARD_KERNEL_CMDLINE := console=ttyFIQ0 no_console_suspend TARGET_RECOVERY_UI_LIB := librecovery_ui_crespo TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/crespo -- cgit v1.1