All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH 1/3] linux-wandboard_3.0.35: update to d35902c7
@ 2013-11-11 16:44 Mario Domenech Goulart
  2013-11-11 16:44 ` [meta-fsl-arm-extra][PATCH 2/3] wandboard.inc: add Mario Domenech Goulart
  2013-11-11 16:44 ` [meta-fsl-arm-extra][PATCH 3/3] wandboard.inc: add touchscreen support Mario Domenech Goulart
  0 siblings, 2 replies; 17+ messages in thread
From: Mario Domenech Goulart @ 2013-11-11 16:44 UTC (permalink / raw)
  To: meta-freescale

Update defconfig to reflect the new features in d35902c7:

  * use LZO compression to improve boot speed
  * enable Future Eletronics 7" LCD expansion board support
  * remove boot logo as we usually use Yocto splash and it avoids two
    changes in a roll

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
---
 recipes-kernel/linux/linux-wandboard-3.0.35/defconfig |    8 ++------
 recipes-kernel/linux/linux-wandboard_3.0.35.bb        |    2 +-
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/recipes-kernel/linux/linux-wandboard-3.0.35/defconfig b/recipes-kernel/linux/linux-wandboard-3.0.35/defconfig
index 8b59dfd..ce3eb77 100644
--- a/recipes-kernel/linux/linux-wandboard-3.0.35/defconfig
+++ b/recipes-kernel/linux/linux-wandboard-3.0.35/defconfig
@@ -1,11 +1,8 @@
 CONFIG_EXPERIMENTAL=y
 CONFIG_LOCALVERSION="-wandboard+yocto"
-CONFIG_KERNEL_LZMA=y
 CONFIG_DEFAULT_HOSTNAME="wandboard"
 # CONFIG_SWAP is not set
 CONFIG_SYSVIPC=y
-CONFIG_IKCONFIG=y
-CONFIG_IKCONFIG_PROC=y
 CONFIG_LOG_BUF_SHIFT=14
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_EMBEDDED=y
@@ -20,6 +17,7 @@ CONFIG_ARCH_MXC=y
 CONFIG_ARCH_MX6=y
 CONFIG_FORCE_MAX_ZONEORDER=14
 CONFIG_MACH_WANDBOARD=y
+CONFIG_EXPANSION_FWBADAPT=y
 CONFIG_IMX_PCIE=y
 CONFIG_USB_EHCI_ARC_H1=y
 CONFIG_USB_FSL_ARC_OTG=y
@@ -109,6 +107,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=720
 CONFIG_INPUT_EVDEV=y
 # CONFIG_INPUT_MOUSE is not set
 CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_PRISM=y
 CONFIG_INPUT_MISC=y
 # CONFIG_SERIO_SERPORT is not set
 CONFIG_VT_HW_CONSOLE_BINDING=y
@@ -149,9 +148,6 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
 CONFIG_FONTS=y
 CONFIG_FONT_8x16=y
 CONFIG_FONT_10x18=y
-CONFIG_LOGO=y
-# CONFIG_LOGO_LINUX_MONO is not set
-# CONFIG_LOGO_LINUX_VGA16 is not set
 CONFIG_SOUND=y
 CONFIG_SND=y
 # CONFIG_SND_DRIVERS is not set
diff --git a/recipes-kernel/linux/linux-wandboard_3.0.35.bb b/recipes-kernel/linux/linux-wandboard_3.0.35.bb
index 637b030..a990556 100644
--- a/recipes-kernel/linux/linux-wandboard_3.0.35.bb
+++ b/recipes-kernel/linux/linux-wandboard_3.0.35.bb
@@ -4,7 +4,7 @@
 include linux-wandboard.inc
 
 # Wandboard branch - based on 4.0.0 from Freescale git
-SRCREV = "929768aaf8c9161b2729c11c0b96012547bdc4eb"
+SRCREV = "d35902c77a077a25e4dfedc6aac11ba49c52c586"
 LOCALVERSION = "-4.0.0-wandboard"
 
 # GPU support patches
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-11-12 14:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11 16:44 [meta-fsl-arm-extra][PATCH 1/3] linux-wandboard_3.0.35: update to d35902c7 Mario Domenech Goulart
2013-11-11 16:44 ` [meta-fsl-arm-extra][PATCH 2/3] wandboard.inc: add Mario Domenech Goulart
2013-11-12 11:21   ` Daiane Angolini
2013-11-12 11:32     ` Mario Domenech Goulart
2013-11-12 11:51   ` Eric Bénard
2013-11-12 11:54     ` Otavio Salvador
2013-11-12 12:05       ` Eric Bénard
2013-11-12 12:07         ` Otavio Salvador
2013-11-12 13:21           ` Eric Bénard
2013-11-12 11:56   ` Fabio Estevam
2013-11-12 11:59     ` Otavio Salvador
2013-11-12 12:03       ` Fabio Estevam
2013-11-12 13:23         ` Eric Bénard
2013-11-12 14:06           ` Fabio Estevam
2013-11-12 14:14             ` Eric Bénard
2013-11-12 14:22             ` Otavio Salvador
2013-11-11 16:44 ` [meta-fsl-arm-extra][PATCH 3/3] wandboard.inc: add touchscreen support Mario Domenech Goulart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.