blob: d5ddc8076ae575487ed91dc178eae7077fbe96ce [file] [log] [blame]
#
# EEPROM subsystem configuration
#
menu "1-wire EEPROM support"
config W1_EEPROM
bool "Enable support for EEPROMs on 1wire interface"
depends on DM
help
Support for the EEPROMs connected on 1-wire Dallas protocol interface
if W1_EEPROM
endif
endmenu