Skip to content

Commit 5a3f6fa

Browse files
committed
remove CONFIG_DEVPTS_MULTIPLE_INSTANCES
This is not needed anymore since this upstream change : torvalds/linux@eedf265,
1 parent 0c2dcb0 commit 5a3f6fa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

goss.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ command:
2525
- CONFIG_KEYS_COMPAT=y
2626
- CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
2727
- CONFIG_BCM_VCIO=y
28-
- CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
2928
- CONFIG_GPIO_BCM_EXP=y
3029
- CONFIG_VIDEO_BCM2835=m
3130

make/kernel-config.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
CONFIG_LOCALVERSION="-pi64"
22
CONFIG_LOCALVERSION_AUTO=n
3-
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
43
CONFIG_SYSVIPC=y
54
CONFIG_POSIX_MQUEUE=y
65
CONFIG_NO_HZ=y

0 commit comments

Comments
 (0)