From: Adrian Alonso Date: Wed, 6 Jun 2012 03:41:16 +0000 (-0500) Subject: linux-imx-3.0.15 defconfig: enable udev-182 config opts X-Git-Tag: 2.1~1784 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2e685b73fd796fe08bb4cefd306ad6f248256aa2;p=meta-freescale.git linux-imx-3.0.15 defconfig: enable udev-182 config opts * Enable udev-182 config options * Bump PR Signed-off-by: Adrian Alonso --- diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig b/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig index d017ed1f..2c987c9c 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig @@ -664,8 +664,8 @@ CONFIG_RFKILL_INPUT=y # # Generic Driver Options # -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" -# CONFIG_DEVTMPFS is not set +CONFIG_UEVENT_HELPER_PATH="" +CONFIG_DEVTMPFS=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb index 366ad440..fe62daf6 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb @@ -4,7 +4,7 @@ DESCRIPTION = "Linux kernel for imx platforms" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" -PR = "r1" +PR = "r2" inherit kernel COMPATIBLE_MACHINE = "(mx6)"