summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/Config.in
blob: a350c45266f042c5c22fe0f641d5c0666fb63338 (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