]> Git Repo - linux.git/blob - drivers/hsi/clients/Makefile
regmap: mmio: Allow passing an empty config->reg_stride
[linux.git] / drivers / hsi / clients / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for HSI clients
4 #
5
6 obj-$(CONFIG_NOKIA_MODEM)       += nokia-modem.o
7 obj-$(CONFIG_SSI_PROTOCOL)      += ssi_protocol.o
8 obj-$(CONFIG_CMT_SPEECH)        += cmt_speech.o
9 obj-$(CONFIG_HSI_CHAR)          += hsi_char.o
This page took 0.035511 seconds and 4 git commands to generate.