Index: defaults/mips32/GXemul/Makefile.config
===================================================================
--- defaults/mips32/GXemul/Makefile.config	(revision 31fb9a02a94c2fe4691399bb40bcffb385c3f810)
+++ defaults/mips32/GXemul/Makefile.config	(revision b6f2ebc121083b3174c2827f720edaa48bc90f66)
@@ -1,8 +1,2 @@
 # Machine type
 MACHINE = lgxemul
-
-# Input device class
-CONFIG_HID_IN = keyboard
-
-# Output device class
-CONFIG_HID_OUT = monitor
Index: defaults/mips32/Makefile.config
===================================================================
--- defaults/mips32/Makefile.config	(revision 31fb9a02a94c2fe4691399bb40bcffb385c3f810)
+++ defaults/mips32/Makefile.config	(revision b6f2ebc121083b3174c2827f720edaa48bc90f66)
@@ -29,4 +29,10 @@
 CONFIG_TEST = y
 
+# Input device class
+CONFIG_HID_IN = generic
+
+# Output device class
+CONFIG_HID_OUT = generic
+
 # Keyboard layout
 KBD_LAYOUT = us_qwerty
