Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d3e19cf9195e7308c6333bbbbc12f8db8fa2d079
/
.
/
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