Drop deprecated config_hwinfo().
[grml-autoconfig.git] / grml-autoconfig
index 1218043..79af3db 100755 (executable)
@@ -142,15 +142,11 @@ checkvalue $CONFIG_TESTCD && config_testcd
 
 [ -n "$SPLASH" ] && /usr/bin/grml-bootsplash "||||">/dev/tty14
 
-checkvalue $CONFIG_HWINFO && config_hwinfo
-
 checkvalue $CONFIG_MODULES && config_modules
 
-checkvalue $CONFIG_ACPI_APM && config_acpi_apm
-
 [ -n "$SPLASH" ] && /usr/bin/grml-bootsplash "|||||">/dev/tty14
 
-checkvalue $CONFIG_PCMCIA && config_pcmcia
+checkvalue $CONFIG_ACPI_APM && config_acpi_apm
 
 [ -n "$SPLASH" ] &&  /usr/bin/grml-bootsplash "||||||">/dev/tty14