]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-mx6: Disable 'evbug' module on default config
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 24 Nov 2015 17:40:20 +0000 (15:40 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:22 +0000 (15:03 -0300)
Disable evbug, so machines using the kernel recipe do not have it
loaded by default.

The evbug kernel module can be enabled if needed, per machine, using a
custom config.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-mx6/defconfig

index 6fcbb68c481e809d638ff5dcdaef4d9d204853b4..648f07992e7eb60158742c8b3c41e428111ea866 100644 (file)
@@ -152,7 +152,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