Remove config_setkeycodes. Should be handled nowadays in the kernel anyways.
[grml-autoconfig.git] / grml-autoconfig
index 27b40b0..d19c184 100755 (executable)
@@ -232,8 +232,6 @@ checkvalue $CONFIG_DEBNET && config_debnet
 
 checkvalue $CONFIG_CONSOLE && config_console
 
 
 checkvalue $CONFIG_CONSOLE && config_console
 
-checkvalue $CONFIG_SETKEYCODES && config_setkeycodes
-
 checkvalue $CONFIG_BLINDSOUND && config_blindsound
 
 checkvalue $CONFIG_WELCOME && config_welcome
 checkvalue $CONFIG_BLINDSOUND && config_blindsound
 
 checkvalue $CONFIG_WELCOME && config_welcome