[meta-freescale] [meta-fsl-arm][PATCH 3/3] imx6qsabrelite/defconfig: Enable devtmpfs

Gary Thomas gary at mlbassoc.com
Fri Dec 21 08:25:15 PST 2012


Recent versions of udev (182 in OE-core) need devtmpfs to operate correctly

Signed-off-by: Gary Thomas <gary at mlbassoc.com>
---
 .../linux-imx-3.0.35/imx6qsabrelite/defconfig      |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes-kernel/linux/linux-imx-3.0.35/imx6qsabrelite/defconfig b/recipes-kernel/linux/linux-imx-3.0.35/imx6qsabrelite/defconfig
index 4118cba..1c8d6f3 100644
--- a/recipes-kernel/linux/linux-imx-3.0.35/imx6qsabrelite/defconfig
+++ b/recipes-kernel/linux/linux-imx-3.0.35/imx6qsabrelite/defconfig
@@ -86,6 +86,8 @@ CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_RFKILL=y
 CONFIG_RFKILL_INPUT=y
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_CONNECTOR=y
 CONFIG_MTD=y
-- 
1.7.7.6




More information about the meta-freescale mailing list