[meta-freescale] [meta-fsl-arm-extra PATCH 2/3] linux-wandboard: Sync configuration with linux-fslc-mx6

Otavio Salvador otavio at ossystems.com.br
Fri Nov 27 11:03:06 PST 2015


The default defconfig has been sync with the changes in
linux-fslc-mx6. Basically it disables:

 CONFIG_INPUT_EVBUG
 CONFIG_LOGO

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 recipes-kernel/linux/linux-wandboard-3.14.28/defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-wandboard-3.14.28/defconfig b/recipes-kernel/linux/linux-wandboard-3.14.28/defconfig
index 6709fbf..5444483 100644
--- a/recipes-kernel/linux/linux-wandboard-3.14.28/defconfig
+++ b/recipes-kernel/linux/linux-wandboard-3.14.28/defconfig
@@ -150,7 +150,7 @@ CONFIG_ATH6KL_SDIO=m
 CONFIG_BRCMFMAC=m
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_EVDEV=y
-CONFIG_INPUT_EVBUG=m
+# CONFIG_INPUT_EVBUG is not set
 CONFIG_KEYBOARD_GPIO=y
 CONFIG_KEYBOARD_SNVS_PWRKEY=y
 CONFIG_KEYBOARD_IMX=y
@@ -254,7 +254,7 @@ CONFIG_FB_MXC_DCIC=m
 CONFIG_HANNSTAR_CABC=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
-CONFIG_LOGO=y
+# CONFIG_LOGO is not set
 CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_USB_AUDIO=m
-- 
2.6.2



More information about the meta-freescale mailing list