patch-2.4.0-test10 linux/arch/s390/config.in

Next file: linux/arch/s390/kernel/semaphore.c
Previous file: linux/arch/ppc/mm/init.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/arch/s390/config.in linux/arch/s390/config.in
@@ -46,10 +46,15 @@
 endmenu
 
 source drivers/s390/Config.in
+
+mainmenu_option next_comment
+comment 'Character devices'
 bool 'Unix98 PTY support' CONFIG_UNIX98_PTYS
 if [ "$CONFIG_UNIX98_PTYS" = "y" ]; then
   int 'Maximum number of Unix98 PTYs in use (0-2048)' CONFIG_UNIX98_PTY_COUNT 256
 fi
+
+endmenu
 
 if [ "$CONFIG_NET" = "y" ]; then
   source net/Config.in

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)