blob: 64b27c6cd1a22a1d48511afb3f56c6f6b2e4de67 [file] [log] [blame]
#
# W1 subsystem configuration
#
menu "1-Wire support"
config W1
bool "Enable 1-wire controllers support"
default no
depends on DM
help
Support for the Dallas 1-Wire bus.
if W1
endif
endmenu