summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/Config.in
blob: de0fa6cfa20127089413c714880bf695c514f9b8 (plain)
1
2
3
4
5
6
7
8
9
10
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