Commit 281a26cbe642487806dbf63316fe3cefed3ef6c9

* Configuration:
	Updating kernel options for enabling running newest xf86-video-msm
* Kernel recipe
	Renewing the release id for apply'n most recent modifications
		* removed more pmem
		* GNUtoo fixed some backlight issues
  
11#
22# Automatically generated make config: don't edit
33# Linux kernel version: 2.6.32
4# Thu Feb 11 20:56:01 2010
4# Mon Feb 15 00:36:26 2010
55#
66CONFIG_ARM=y
77CONFIG_SYS_SUPPORTS_APM_EMULATION=y
3131CONFIG_BROKEN_ON_SMP=y
3232CONFIG_LOCK_KERNEL=y
3333CONFIG_INIT_ENV_ARG_LIMIT=32
34CONFIG_LOCALVERSION="-b"
34CONFIG_LOCALVERSION=""
3535# CONFIG_LOCALVERSION_AUTO is not set
3636# CONFIG_SWAP is not set
3737CONFIG_SYSVIPC=y
8585CONFIG_TIMERFD=y
8686CONFIG_EVENTFD=y
8787CONFIG_SHMEM=y
88CONFIG_ASHMEM=y
88# CONFIG_ASHMEM is not set
8989CONFIG_AIO=y
9090
9191#
112112CONFIG_RT_MUTEXES=y
113113CONFIG_BASE_SMALL=0
114114CONFIG_MODULES=y
115# CONFIG_MODULE_FORCE_LOAD is not set
115CONFIG_MODULE_FORCE_LOAD=y
116116CONFIG_MODULE_UNLOAD=y
117117CONFIG_MODULE_FORCE_UNLOAD=y
118118# CONFIG_MODVERSIONS is not set
119119# CONFIG_MODULE_SRCVERSION_ALL is not set
120120CONFIG_BLOCK=y
121CONFIG_LBDAF=y
121# CONFIG_LBDAF is not set
122122# CONFIG_BLK_DEV_BSG is not set
123123# CONFIG_BLK_DEV_INTEGRITY is not set
124124
988988# CONFIG_FB_METRONOME is not set
989989# CONFIG_FB_MB862XX is not set
990990CONFIG_FB_MSM=y
991# CONFIG_FB_MSM_REFRESH is not set
991CONFIG_FB_MSM_REFRESH=y
992992# CONFIG_FB_BROADSHEET is not set
993993# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
994994CONFIG_BACKLIGHT_CLASS_DEVICE=y
12911291# CONFIG_JFS_FS is not set
12921292CONFIG_FS_POSIX_ACL=y
12931293# CONFIG_XFS_FS is not set
1294# CONFIG_GFS2_FS is not set
12951294# CONFIG_OCFS2_FS is not set
12961295# CONFIG_BTRFS_FS is not set
12971296# CONFIG_NILFS2_FS is not set
  
77# CMDLINE is irrelevant on this hardware as we need a special userland tool to cook the image
88CMDLINE = "console=tty0 no_console_suspend=1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M"
99
10SRCREV = "eecb46cc986e51b8d6c57a4f48625af7c4ed1895"
10SRCREV = "eb7eba01c330ced676cd270a6c6eb50123705598"
1111
1212SRC_URI = "\
1313 git://gitorious.org/htc-msm-2-6-32/leviathan-incoming.git;protocol=git \