blob: e4a2ff043c3212573fddc4a49a981fbda38cdd8d [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Jeremy Kerr0508ad12017-02-01 10:53:41 -06002
3obj-$(CONFIG_FSI) += fsi-core.o
Christopher Bostic7f9e8f72017-06-06 16:08:57 -05004obj-$(CONFIG_FSI_MASTER_HUB) += fsi-master-hub.o
Christopher Bosticac0385d2017-06-06 16:08:54 -05005obj-$(CONFIG_FSI_MASTER_GPIO) += fsi-master-gpio.o
Benjamin Herrenschmidt6a794a22018-06-12 09:55:04 +10006obj-$(CONFIG_FSI_MASTER_AST_CF) += fsi-master-ast-cf.o
Christopher Bostic680ca6d2017-06-06 16:08:56 -05007obj-$(CONFIG_FSI_SCOM) += fsi-scom.o
Benjamin Herrenschmidt9f4a8a22018-05-17 15:58:00 +10008obj-$(CONFIG_FSI_SBEFIFO) += fsi-sbefifo.o
Eddie James7ed98dd2018-11-08 15:05:21 -06009obj-$(CONFIG_FSI_OCC) += fsi-occ.o