patch-2.4.23 linux-2.4.23/lib/Config.in
Next file: linux-2.4.23/lib/Makefile
Previous file: linux-2.4.23/kernel/user.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/lib/Config.in
- Orig date:
2003-08-25 04:44:44.000000000 -0700
diff -urN linux-2.4.22/lib/Config.in linux-2.4.23/lib/Config.in
@@ -41,4 +41,9 @@
fi
fi
+if [ "$CONFIG_EXPERIMENTAL" = "y" -a \
+ "$CONFIG_HOTPLUG" = "y" ]; then
+ tristate 'Hotplug firmware loading support (EXPERIMENTAL)' CONFIG_FW_LOADER
+fi
+
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)