summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMaciej Wereski <m.wereski@partner.samsung.com>2014-02-26 17:14:34 +0100
committerChanho Park <chanho61.park@samsung.com>2014-08-08 15:19:12 +0900
commited4128cc0a65c76f6b26175b85bda807af91a31f (patch)
tree3746fb8e69135fa086f91000878e969903e35074 /arch
parent67977f3c516f6cbe16753550c97e45c35d4ec3c7 (diff)
downloadlinux-3.10-ed4128cc0a65c76f6b26175b85bda807af91a31f.tar.gz
linux-3.10-ed4128cc0a65c76f6b26175b85bda807af91a31f.tar.bz2
linux-3.10-ed4128cc0a65c76f6b26175b85bda807af91a31f.zip
Enable FHANDLE, needed by systemd >= 209
Change-Id: Ic01e9ad45ff6241ba451742857f5808f56deb970 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tizen_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_defconfig b/arch/arm/configs/tizen_defconfig
index 73702f252ee..b04638d35e5 100644
--- a/arch/arm/configs/tizen_defconfig
+++ b/arch/arm/configs/tizen_defconfig
@@ -48,7 +48,7 @@ CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_POSIX_MQUEUE is not set
-# CONFIG_FHANDLE is not set
+CONFIG_FHANDLE=y
CONFIG_AUDIT=y
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y