From 4a5c28d6962c5ecf53265ed4070be4b3f67afdd4 Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Thu, 11 Apr 2013 21:54:07 +0800 Subject: Enable CONFIG_DEVTMPFS_MOUNT in e6500 rev1 defconfig When using recent udev, the /dev node mount requires CONFIG_DEVTMPFS_MOUNT is enabled in Kernel. The patch enables the option in defconfig of Freescale QorIQ targets. Changed defconfig list: arch/powerpc/configs/85xx/e6500rev1_defconfig Signed-off-by: Zhenhua Luo Change-Id: I13d241ebf5b5e24719397bc989d0a4d22c1fdaa7 Reviewed-on: http://git.am.freescale.net:8181/1247 Reviewed-by: Fleming Andrew-AFLEMING Tested-by: Fleming Andrew-AFLEMING diff --git a/arch/powerpc/configs/85xx/e6500rev1_defconfig b/arch/powerpc/configs/85xx/e6500rev1_defconfig index 4b5866d..32ebb50 100644 --- a/arch/powerpc/configs/85xx/e6500rev1_defconfig +++ b/arch/powerpc/configs/85xx/e6500rev1_defconfig @@ -72,6 +72,7 @@ CONFIG_IPV6=y CONFIG_IP_SCTP=m CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y CONFIG_MTD=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_CHAR=y -- cgit v0.10.2