# # TI's shared transport line discipline and the protocol # drivers ([31mCONFIG_BT[0m, FM and GPS) # menu "Texas Instruments shared transport line discipline" config [31mCONFIG_TI_ST[0m tristate "Shared transport core driver" depends on [31mCONFIG_NET[0m && [31mCONFIG_GPIOLIB[0m && [31mCONFIG_TTY[0m select [31mCONFIG_FW_LOADER[0m help This enables the shared transport core driver for TI [31mCONFIG_BT[0m / FM and GPS combo chips. This enables protocol drivers to register themselves with core and send data, the responses are returned to relevant protocol drivers based on their packet types. endmenu |