Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bdbdca3700034c13ed741afa2270932f73dc4c88
/
.
/
drivers
/
w1
/
Kconfig
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