blob: a6a068d3f4915a3998d0672277f86afd183bd1f7 [file] [log] [blame]
#
# SLIMBUS driver configuration
#
menuconfig SLIMBUS
bool "Slimbus support"
depends on HAS_IOMEM
help
Slimbus is standard interface between baseband and
application processors and peripheral components in mobile
terminals.
if SLIMBUS
config SLIMBUS_MSM_CTRL
tristate "Qualcomm Slimbus Master Component"
default n
help
Select driver for Qualcomm's Slimbus Master Component.
endif