1# Common configuration options for DS2477 and DS2485 1-Wire master drivers
2
3# Copyright (c) 2022 Thomas Stranger
4# SPDX-License-Identifier: Apache-2.0
5
6config W1_DS2477_85_COMMON
7	bool
8	help
9	  This enables support for the shared ds2477/85 1-Wire driver.
10