summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorMaciej Wereski <m.wereski@partner.samsung.com>2015-02-26 13:44:05 +0100
committerMaciej Wereski <m.wereski@partner.samsung.com>2015-02-26 14:01:59 +0100
commit4654df1f9728c1b10134d2e478860a2ba5ded4c4 (patch)
tree5061bd6534c8957b4af83192db2e6ede490f90f8 /arch/arm
parentd2bd9323e2b153bde6acec6c5649c9ee4127d178 (diff)
downloadlinux-stable-4654df1f9728c1b10134d2e478860a2ba5ded4c4.tar.gz
linux-stable-4654df1f9728c1b10134d2e478860a2ba5ded4c4.tar.bz2
linux-stable-4654df1f9728c1b10134d2e478860a2ba5ded4c4.zip
defconfig: enable CONFIG_DEVPTS_MULTIPLE_INSTANCES
This is required by systemd. Related: https://git.tizen.org/cgit/platform/upstream/systemd.git/commit/?h=upstream&id=b52a4a3b05a2a0d69868d57fd54f6e4b8fa0e7ca Change-Id: Ib395e71a387a64bd14944b0087cb7a6e85b637ed Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/vexpress_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig
index 8efb7dd30b2b..c5adb5f30a80 100644
--- a/arch/arm/configs/vexpress_defconfig
+++ b/arch/arm/configs/vexpress_defconfig
@@ -56,6 +56,7 @@ CONFIG_SMSC911X=y
# CONFIG_WLAN is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_SERIO_SERPORT is not set
+CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
CONFIG_LEGACY_PTY_COUNT=16
CONFIG_VIRTIO_CONSOLE=y
CONFIG_HW_RANDOM=y