patch-2.3.14 linux/drivers/pnp/Config.in

Next file: linux/drivers/pnp/Makefile
Previous file: linux/drivers/pci/pci.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/drivers/pnp/Config.in linux/drivers/pnp/Config.in
@@ -1,3 +1,11 @@
 #
 # Plug and Play configuration
 #
+mainmenu_option next_comment
+comment 'Plug and Play configuration'
+
+tristate 'Plug and Play support' CONFIG_PNP
+
+dep_tristate 'ISA Plug and Play support' CONFIG_ISAPNP $CONFIG_PNP
+
+endmenu

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)