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

Otavio Salvador otavio at ossystems.com.br
Fri Nov 27 11:03:07 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-boundary-3.14.28/defconfig     | 2 ++
 recipes-kernel/linux/linux-boundary-3.14.38-6qp/defconfig | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/recipes-kernel/linux/linux-boundary-3.14.28/defconfig b/recipes-kernel/linux/linux-boundary-3.14.28/defconfig
index 54ac3aa..d520c00 100644
--- a/recipes-kernel/linux/linux-boundary-3.14.28/defconfig
+++ b/recipes-kernel/linux/linux-boundary-3.14.28/defconfig
@@ -179,6 +179,7 @@ CONFIG_WLCORE_SDIO=m
 CONFIG_INPUT_POLLDEV=y
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_EVDEV=y
+# CONFIG_INPUT_EVBUG is not set
 CONFIG_KEYBOARD_GPIO=y
 CONFIG_KEYBOARD_CWC_HOOKSWITCH=y
 # CONFIG_MOUSE_PS2 is not set
@@ -269,6 +270,7 @@ CONFIG_FB_MXC_LDB=y
 CONFIG_FB_MXC_HDMI=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
+# CONFIG_LOGO is not set
 CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_DYNAMIC_MINORS=y
diff --git a/recipes-kernel/linux/linux-boundary-3.14.38-6qp/defconfig b/recipes-kernel/linux/linux-boundary-3.14.38-6qp/defconfig
index 634d59f..df79eca 100644
--- a/recipes-kernel/linux/linux-boundary-3.14.38-6qp/defconfig
+++ b/recipes-kernel/linux/linux-boundary-3.14.38-6qp/defconfig
@@ -177,6 +177,7 @@ CONFIG_WLCORE_SDIO=m
 CONFIG_INPUT_POLLDEV=y
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_EVDEV=y
+# CONFIG_INPUT_EVBUG is not set
 CONFIG_KEYBOARD_GPIO=y
 CONFIG_KEYBOARD_CWC_HOOKSWITCH=y
 # CONFIG_MOUSE_PS2 is not set
@@ -265,6 +266,7 @@ CONFIG_FB_MXC_LDB=y
 CONFIG_FB_MXC_HDMI=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
+# CONFIG_LOGO is not set
 CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_DYNAMIC_MINORS=y
-- 
2.6.2



More information about the meta-freescale mailing list