topconfig enable DEVPTS_MULTIPLE_INSTANCES

allows namespaces to have isolated pty namespaces

svn path=/dists/trunk/linux-2.6/; revision=13075
This commit is contained in:
Maximilian Attems 2009-03-10 22:18:05 +00:00
parent 8ef58a1d69
commit 61d6c67410
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -27,7 +27,7 @@ linux-2.6 (2.6.29~rc7-1~experimental.1) UNRELEASED; urgency=low
USB_SERIAL_OPTICON, LEDS_ALIX2, LEDS_WM8350, OCFS2_FS_POSIX_ACL,
BTRFS_FS_POSIX_ACL, ATM_SOLOS, MFD_PCF50633, PCF50633_ADC, PCF50633_GPIO,
REGULATOR_PCF50633, DVB_S921, EDAC_I5400, RTC_DRV_PCF50633,
INPUT_PCF50633_PMU, CHARGER_PCF50633.
INPUT_PCF50633_PMU, CHARGER_PCF50633, DEVPTS_MULTIPLE_INSTANCES.
* topconfig enable SND_HDA_HWDEP for sound debugging purpose.
* topconfig enable USB_HIDDEV (closes: #517771)
* [x86] set DELL_LAPTOP, COMEDI, X86_PTRACE_BTS.

View File

@ -216,6 +216,7 @@ CONFIG_RISCOM8=m
# CONFIG_ISTALLION is not set
CONFIG_NOZOMI=m
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_VIRTIO_CONSOLE=m
# CONFIG_R3964 is not set