aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihai Serban <mihai.serban@intel.com>2016-02-28 23:38:21 +0200
committerMihai Serban <mihai.serban@intel.com>2016-02-29 14:16:10 +0200
commit4ce93f04cc9a8d9f3675e4070e60ef59271c6e82 (patch)
tree23f5ef5bef91629ee3e53ef79c2611f33ffe7892
parentd63c5357719b43992a0202e1b38f05fb44358256 (diff)
downloadedison-v3.10-4ce93f04cc9a8d9f3675e4070e60ef59271c6e82.tar.gz
x86: configs: edison: Turn off kdevtmpfs
Turn off kdevtmpfs because it is causing a race condition between kdevtmpfs node creation and selinux labeling. BUG=27399088 Change-Id: I0be424b1e9df5b2518d97253450a2c89d64562e1 Signed-off-by: Dwane Pottratz <dwane.pottratz@intel.com> Signed-off-by: Mihai Serban <mihai.serban@intel.com>
-rw-r--r--arch/x86/configs/i386_brillo_edison_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/configs/i386_brillo_edison_defconfig b/arch/x86/configs/i386_brillo_edison_defconfig
index 2a25361c0e3..c95524d0d2a 100644
--- a/arch/x86/configs/i386_brillo_edison_defconfig
+++ b/arch/x86/configs/i386_brillo_edison_defconfig
@@ -971,8 +971,7 @@ CONFIG_RFKILL_INPUT=y
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
-CONFIG_DEVTMPFS=y
-CONFIG_DEVTMPFS_MOUNT=y
+# CONFIG_DEVTMPFS is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y