blob: 502b92b4b73a9c2fa59809c7ad64aadcd3b163b5 [file] [log] [blame]
#
# BIF framework and drivers
#
menuconfig BIF
bool "MIPI-BIF support"
select CRC_CCITT
select BITREVERSE
help
MIPI-BIF (battery interface) is a one-wire serial interface between a
host master device and one or more slave devices which are located in
a battery pack or also on the host. Enabling this option allows for
BIF consumer drivers to issue transactions via BIF controller drivers.