From cc25dbe9e39ce13dffb534d7fcdb8a1bc13c35d0 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 6 Oct 2014 07:01:29 +0200 Subject: dnyarri-kconf: Re-enable multiple devpts instances. I'm not sure how I've managed to drop this option, but I somehow must have been sleep deprived in d2e089ac7fd74d436eda0885f8cd4a56ff20f91e. Signed-off-by: aszlig --- machines/dnyarri-kconf.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/dnyarri-kconf.nix b/machines/dnyarri-kconf.nix index 091cc2c3..e9ca7c0e 100644 --- a/machines/dnyarri-kconf.nix +++ b/machines/dnyarri-kconf.nix @@ -805,6 +805,7 @@ "CONFIG_HW_CONSOLE" = "y"; "CONFIG_VT_HW_CONSOLE_BINDING" = "y"; "CONFIG_UNIX98_PTYS" = "y"; + "CONFIG_DEVPTS_MULTIPLE_INSTANCES" = "y"; "CONFIG_DEVKMEM" = "y"; "CONFIG_NVRAM" = "m"; "CONFIG_HPET" = "y"; -- cgit 1.4.1