# | |
# 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. |