Index: HelenOS.config
===================================================================
--- HelenOS.config	(revision c79d50d2b8365e581e9a038e774700bc00e8e42d)
+++ HelenOS.config	(revision 4d29d01bcfcdaa7f07aed28a0d0e634537ec7c7e)
@@ -331,5 +331,5 @@
 ## Hardware support
 
-% What is your input device?
+% Input device class
 @ "generic" Keyboard or serial line
 @ "keyboard" Keyboard
@@ -337,9 +337,9 @@
 @ "none" No input device
 ! [MACHINE!=msim&MACHINE!=ski&MACHINE!=serengeti] CONFIG_HID_IN (choice)
-% What is your input device?
+% Input device class
 @ "serial" Serial line
 ! [MACHINE=msim|MACHINE=ski|machine=serengeti] CONFIG_HID_IN (choice)
 
-% What is your output device?
+% Output device class
 @ "generic" Monitor or serial line
 @ "monitor" Monitor
@@ -347,5 +347,5 @@
 @ "none" No output device
 ! [MACHINE!=msim&MACHINE!=ski&MACHINE!=serengeti] CONFIG_HID_OUT (choice)
-% What is your output device?
+% Output device class
 @ "serial" Serial line
 ! [MACHINE=msim|MACHINE=ski&MACHINE=serengeti] CONFIG_HID_OUT (choice)
